Upgrade metro-bunder to v0.15.0

Summary: Some breaking changes require a new release.

Reviewed By: cpojer

Differential Revision: D5766207

fbshipit-source-id: d0ebc5cb46fbd2ad167c0a3369d0f354346f61b9
This commit is contained in:
Rafael Oleza 2017-09-05 05:06:10 -07:00 committed by Facebook Github Bot
parent e18d4e1b89
commit 1f90522a13
2 changed files with 2 additions and 2 deletions

View File

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

View File

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