We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2539c18 commit 30faf81Copy full SHA for 30faf81
package.json
@@ -30,6 +30,7 @@
30
"babel-core": "^6.13.2",
31
"babel-eslint": "^8.0.0",
32
"babel-loader": "^7.0.0",
33
+ "babel-preset-env": "^1.6.0",
34
"babel-preset-react": "^6.11.1",
35
"babel-preset-stage-2": "^6.5.0",
36
"browser-sync": "^2.18.6",
@@ -58,7 +59,6 @@
58
59
"webpack-stream": "^4.0.0"
60
},
61
"dependencies": {
- "babel-preset-env": "^1.6.0",
62
"classnames": "^2.2.5",
63
"lodash": "^4.17.4",
64
"prop-types": "^15.5.8",
0 commit comments