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 529f51f commit 8e10085Copy full SHA for 8e10085
package.json
@@ -43,7 +43,7 @@
43
"react-dom": "^15.0.0 || ^16.0.0"
44
},
45
"devDependencies": {
46
- "@babel/cli": "^7.0.0",
+ "@babel/cli": "^7.4.3",
47
"@babel/core": "^7.2.2",
48
"@babel/plugin-proposal-class-properties": "^7.0.0",
49
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
@@ -59,6 +59,7 @@
59
"babel-core": "^7.0.0-bridge.0",
60
"babel-eslint": "^9.0.0",
61
"babel-jest": "^23.6.0",
62
+ "babel-loader": "^8.0.5",
63
"babel-plugin-transform-react-remove-prop-types": "^0.4.20",
64
"enzyme": "^3.3.0",
65
"enzyme-adapter-react-16": "^1.1.1",
0 commit comments