Bump babel to 7 beta.54

Summary:
@public
Bump Babel to version 7 beta 54

This version has reversed the windows path denormalization so we need it to be able to fix windows paths.

Reviewed By: rafeca

Differential Revision: D8894700

fbshipit-source-id: 3ae1480b77380cae8070621d4729b21a34c4b928
This commit is contained in:
Peter van der Zee 2018-07-19 04:48:08 -07:00 committed by Facebook Github Bot
parent be715ec705
commit b9d1c832b0
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@
"yargs": "^9.0.0"
},
"devDependencies": {
"@babel/core": "7.0.0-beta.48",
"@babel/core": "7.0.0-beta.54",
"async": "^2.4.0",
"babel-eslint": "9.0.0-beta.2",
"babel-generator": "^6.26.0",