Skip to content

Commit 30faf81

Browse files
committed
That's not a dependency...
1 parent 2539c18 commit 30faf81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"babel-core": "^6.13.2",
3131
"babel-eslint": "^8.0.0",
3232
"babel-loader": "^7.0.0",
33+
"babel-preset-env": "^1.6.0",
3334
"babel-preset-react": "^6.11.1",
3435
"babel-preset-stage-2": "^6.5.0",
3536
"browser-sync": "^2.18.6",
@@ -58,7 +59,6 @@
5859
"webpack-stream": "^4.0.0"
5960
},
6061
"dependencies": {
61-
"babel-preset-env": "^1.6.0",
6262
"classnames": "^2.2.5",
6363
"lodash": "^4.17.4",
6464
"prop-types": "^15.5.8",

0 commit comments

Comments
 (0)