We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd4fb22 commit d6fc23aCopy full SHA for d6fc23a
package.json
@@ -21,13 +21,13 @@
21
"react-scripts": "./bin/react-scripts.js"
22
},
23
"dependencies": {
24
- "@babel/core": "7.0.0-beta.46",
25
- "@babel/runtime": "7.0.0-beta.46",
+ "@babel/core": "7.1.0",
+ "@babel/runtime": "7.0.0",
26
"autoprefixer": "9.1.5",
27
"babel-core": "7.0.0-bridge.0",
28
- "babel-eslint": "8.2.3",
+ "babel-eslint": "9.0.0",
29
"babel-jest": "23.6.0",
30
- "babel-loader": "8.0.0-beta.4",
+ "babel-loader": "8.0.2",
31
"babel-plugin-named-asset-import": "^0.1.0",
32
"babel-preset-react-app": "^3.1.1",
33
"bfj": "6.1.1",
0 commit comments