mirror of https://github.com/status-im/metro.git
Use the Config type from Metro
Reviewed By: davidaurelio Differential Revision: D5832633 fbshipit-source-id: 8e4e0e6a2907e485a5627c87161af2d0672b4f56
This commit is contained in:
parent
34b1fb6abf
commit
2a64bd390e
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.17.0",
|
||||
"version": "0.18.0",
|
||||
"lerna": "2.0.0-rc.5",
|
||||
"npmClient": "yarn",
|
||||
"packages": [
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.17.0",
|
||||
"version": "0.18.0",
|
||||
"name": "metro-bundler",
|
||||
"description": "🚇 The JavaScript bundler for React Native.",
|
||||
"main": "src/index.js",
|
||||
|
|
Loading…
Reference in New Issue