Bump metro@0.23.0

Reviewed By: davidaurelio

Differential Revision: D6484402

fbshipit-source-id: e934edc5319aec3c6f36927a0c8d5b48c304719e
This commit is contained in:
Rafael Oleza 2017-12-05 09:27:11 -08:00 committed by Facebook Github Bot
parent 989d209e5d
commit d8cb904104
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"lerna": "2.4.0",
"version": "0.22.1",
"version": "0.23.0",
"npmClient": "yarn",
"useWorkspaces": true
}

View File

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