From 21a054e9fc00a51c278b97c99d8abe988712eb59 Mon Sep 17 00:00:00 2001 From: Christopher Chedeau Date: Tue, 7 Apr 2015 21:36:34 -0700 Subject: [PATCH] [ReactNative] Update package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 300537564..4e3811dbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native", - "version": "0.3.1", + "version": "0.3.7", "description": "A framework for building native apps using React", "repository": { "type": "git", @@ -27,6 +27,7 @@ "Libraries", "packager", "cli.js", + "local-cli", "init.sh", "LICENSE", "PATENTS",