Skip to content

Commit 15b24db

Browse files
authored
bump babel 7 beta (facebook#4253)
1 parent 8cb9505 commit 15b24db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.42",
25-
"@babel/runtime": "7.0.0-beta.42",
24+
"@babel/core": "7.0.0-beta.44",
25+
"@babel/runtime": "7.0.0-beta.44",
2626
"autoprefixer": "7.2.5",
2727
"babel-core": "7.0.0-bridge.0",
2828
"babel-eslint": "8.2.2",

0 commit comments

Comments
 (0)