Use the Config type from Metro

Reviewed By: davidaurelio

Differential Revision: D5832633

fbshipit-source-id: 8e4e0e6a2907e485a5627c87161af2d0672b4f56
This commit is contained in:
Christoph Nakazawa 2017-09-15 04:55:29 -07:00 committed by Facebook Github Bot
parent 34b1fb6abf
commit 2a64bd390e
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"version": "0.17.0",
"version": "0.18.0",
"lerna": "2.0.0-rc.5",
"npmClient": "yarn",
"packages": [

View File

@ -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",