Metro and Babel upgraded
Summary: Upgraded Metro to 0.65.2 which contains the fix for regression which blocked us previously (https://github.com/facebook/metro/issues/641). Also upgraded Babel to the latest available versions as anyway most of its packages were upgraded together with Metro. Reviewed By: passy Differential Revision: D26777168 fbshipit-source-id: f325e0ba46a95e15605a7b15a793d714b1027061
This commit is contained in:
committed by
Facebook GitHub Bot
parent
90ac5f55a2
commit
fce723eaca
@@ -11,8 +11,8 @@
|
||||
"dependencies": {
|
||||
"flipper-babel-transformer": "0.0.0",
|
||||
"fs-extra": "^9.0.1",
|
||||
"metro": "^0.63.0",
|
||||
"metro-minify-terser": "^0.63.0"
|
||||
"metro": "^0.65.2",
|
||||
"metro-minify-terser": "^0.65.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^9.0.1",
|
||||
|
||||
Reference in New Issue
Block a user