Skip to content

Commit

Permalink
Oooops, move back to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleAMathews committed Oct 12, 2017
1 parent 71c8bed commit adee534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gatsby-react-router-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-plugin-dev-expression": "^0.2.1",
"babel-preset-stage-1": "^6.24.1",
"cross-env": "^5.0.5"
},
Expand All @@ -19,7 +20,6 @@
"license": "MIT",
"main": "index.js",
"peerDependencies": {
"babel-plugin-dev-expression": "^0.2.1",
"react": "^0.14.0 || ^15.0.0",
"react-dom": "^0.14.0 || ^15.0.0",
"react-router-dom": "^4.0"
Expand Down

0 comments on commit adee534

Please sign in to comment.