mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 01:40:08 +00:00
Metro v0.36.1
Summary: contains fixes to `metro-babel-register` necessary for node 6 compat (as supported by React Native) Reviewed By: mjesun Differential Revision: D7788437 fbshipit-source-id: 805b185dd970bf376f11664aeabea0bb8ac94b8b
This commit is contained in:
parent
5b0a5b9856
commit
065b9991a9
@ -167,10 +167,10 @@
|
||||
"graceful-fs": "^4.1.3",
|
||||
"inquirer": "^3.0.6",
|
||||
"lodash": "^4.17.5",
|
||||
"metro": "^0.36.0",
|
||||
"metro-babel-register": "^0.36.0",
|
||||
"metro-core": "^0.36.0",
|
||||
"metro-memory-fs": "^0.36.0",
|
||||
"metro": "^0.36.1",
|
||||
"metro-babel-register": "^0.36.1",
|
||||
"metro-core": "^0.36.1",
|
||||
"metro-memory-fs": "^0.36.1",
|
||||
"mime": "^1.3.4",
|
||||
"minimist": "^1.2.0",
|
||||
"mkdirp": "^0.5.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user