Summary: Closes https://github.com/facebook/metro-bundler/pull/32

Differential Revision: D5469676

Pulled By: jeanlauliac

fbshipit-source-id: 68cf83d43582fa0543e28810df48915911760ce3
This commit is contained in:
Jean Lauliac 2017-07-21 04:47:40 -07:00 committed by Facebook Github Bot
parent 16bb5571c6
commit fd6c2a4013
2 changed files with 2 additions and 2 deletions

View File

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

View File

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