Skip to content

Commit

Permalink
Upgrade to Babel 7 stable (facebook#5042)
Browse files Browse the repository at this point in the history
  • Loading branch information
Timer authored Sep 20, 2018
1 parent dd4fb22 commit d6fc23a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"react-scripts": "./bin/react-scripts.js"
},
"dependencies": {
"@babel/core": "7.0.0-beta.46",
"@babel/runtime": "7.0.0-beta.46",
"@babel/core": "7.1.0",
"@babel/runtime": "7.0.0",
"autoprefixer": "9.1.5",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "8.2.3",
"babel-eslint": "9.0.0",
"babel-jest": "23.6.0",
"babel-loader": "8.0.0-beta.4",
"babel-loader": "8.0.2",
"babel-plugin-named-asset-import": "^0.1.0",
"babel-preset-react-app": "^3.1.1",
"bfj": "6.1.1",
Expand Down

0 comments on commit d6fc23a

Please sign in to comment.