mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Bump metro@0.45.3
Summary: This one gets rid of the dependency on `metro-visualizer` Reviewed By: mjesun Differential Revision: D9829876 fbshipit-source-id: e3a52a2771bee386f8c1276004065fe480b3fc52
This commit is contained in:
committed by
Facebook Github Bot
parent
a3752c6c63
commit
238dec2787
+4
-4
@@ -169,10 +169,10 @@
|
||||
"graceful-fs": "^4.1.3",
|
||||
"inquirer": "^3.0.6",
|
||||
"lodash": "^4.17.5",
|
||||
"metro": "^0.45.2",
|
||||
"metro-babel-register": "^0.45.2",
|
||||
"metro-core": "^0.45.2",
|
||||
"metro-memory-fs": "^0.45.2",
|
||||
"metro": "^0.45.3",
|
||||
"metro-babel-register": "^0.45.3",
|
||||
"metro-core": "^0.45.3",
|
||||
"metro-memory-fs": "^0.45.3",
|
||||
"mime": "^1.3.4",
|
||||
"minimist": "^1.2.0",
|
||||
"mkdirp": "^0.5.1",
|
||||
|
||||
Reference in New Issue
Block a user