js1 metro-bundler: add script to publish new version

Reviewed By: davidaurelio

Differential Revision: D6019220

fbshipit-source-id: 97bb53323b29609e192f0e4f4d79b6be6440b98e
This commit is contained in:
Jean Lauliac 2017-10-12 03:11:59 -07:00 committed by Facebook Github Bot
parent d1d59d81e5
commit 6074d897db
2 changed files with 2 additions and 2 deletions

View File

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

View File

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