mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-21 02:26:18 +08:00
Bump metro@0.43.3
Summary:
This new release is going to contain 3 things:
- Builtin TypeScript support
- A fix on the traversal of dependencies
- A fix on the way that RN loads the config file (@[100000044482482:ives] is working on the diff atm)
Lots of things added in just 1 day! 😅
Reviewed By: CompuIves
Differential Revision: D9131710
fbshipit-source-id: 6a5ec3b35f420d1a400611ce8e094a07807e3e44
This commit is contained in:
committed by
Facebook Github Bot
parent
140b230e84
commit
cbfe159d44
@@ -170,10 +170,10 @@
|
||||
"graceful-fs": "^4.1.3",
|
||||
"inquirer": "^3.0.6",
|
||||
"lodash": "^4.17.5",
|
||||
"metro": "^0.43.2",
|
||||
"metro-babel-register": "^0.43.2",
|
||||
"metro-core": "^0.43.2",
|
||||
"metro-memory-fs": "^0.43.2",
|
||||
"metro": "^0.43.3",
|
||||
"metro-babel-register": "^0.43.3",
|
||||
"metro-core": "^0.43.3",
|
||||
"metro-memory-fs": "^0.43.3",
|
||||
"mime": "^1.3.4",
|
||||
"minimist": "^1.2.0",
|
||||
"mkdirp": "^0.5.1",
|
||||
|
||||
Reference in New Issue
Block a user