Skip to content

Commit bf8e1b4

Browse files
rafecafacebook-github-bot
authored andcommitted
Summary: Now that babel7 is stable, we can upgrade Metro and fbsource to use it, yay!!!!! Reviewed By: mjesun Differential Revision: D9518571 fbshipit-source-id: c85569cb3058235f4f9310949897f7955ecf7324
1 parent 251cbb3 commit bf8e1b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"yargs": "^9.0.0"
203203
},
204204
"devDependencies": {
205-
"@babel/core": "7.0.0-beta.56",
205+
"@babel/core": "^7.0.0",
206206
"async": "^2.4.0",
207207
"babel-eslint": "9.0.0-beta.2",
208208
"babel-generator": "^6.26.0",

0 commit comments

Comments
 (0)