Bump metro-bundler dependency to 0.19.x

Reviewed By: cpojer

Differential Revision: D5920597

fbshipit-source-id: fdc4f50ffdb43487e7c3480b7cc587b7ff483681
This commit is contained in:
Rafael Oleza 2017-09-27 14:30:53 -07:00 committed by Facebook Github Bot
parent f4d9fccee6
commit 8302fcb92b
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,5 +1,5 @@
{
"version": "0.18.0",
"version": "0.19.0",
"name": "metro-bundler",
"description": "🚇 The JavaScript bundler for React Native.",
"main": "src/index.js",