Skip to content

Commit d6fc23a

Browse files
authored
Upgrade to Babel 7 stable (facebook#5042)
Closes facebook#4932, Closes facebook#4876
1 parent dd4fb22 commit d6fc23a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"react-scripts": "./bin/react-scripts.js"
2222
},
2323
"dependencies": {
24-
"@babel/core": "7.0.0-beta.46",
25-
"@babel/runtime": "7.0.0-beta.46",
24+
"@babel/core": "7.1.0",
25+
"@babel/runtime": "7.0.0",
2626
"autoprefixer": "9.1.5",
2727
"babel-core": "7.0.0-bridge.0",
28-
"babel-eslint": "8.2.3",
28+
"babel-eslint": "9.0.0",
2929
"babel-jest": "23.6.0",
30-
"babel-loader": "8.0.0-beta.4",
30+
"babel-loader": "8.0.2",
3131
"babel-plugin-named-asset-import": "^0.1.0",
3232
"babel-preset-react-app": "^3.1.1",
3333
"bfj": "6.1.1",

0 commit comments

Comments
 (0)