Skip to content

Commit 68f6c5d

Browse files
committed
bump babel 7 to beta 46
1 parent 075bc59 commit 68f6c5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"react-scripts": "./bin/react-scripts.js"
2222
},
2323
"dependencies": {
24-
"@babel/core": "7.0.0-beta.44",
25-
"@babel/runtime": "7.0.0-beta.44",
24+
"@babel/core": "7.0.0-beta.46",
25+
"@babel/runtime": "7.0.0-beta.46",
2626
"autoprefixer": "7.2.5",
2727
"babel-core": "7.0.0-bridge.0",
2828
"babel-eslint": "8.2.2",

0 commit comments

Comments
 (0)