[ReactNative] Update package.json

This commit is contained in:
Christopher Chedeau 2015-04-07 21:36:34 -07:00
parent a1ec752019
commit 21a054e9fc
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "react-native", "name": "react-native",
"version": "0.3.1", "version": "0.3.7",
"description": "A framework for building native apps using React", "description": "A framework for building native apps using React",
"repository": { "repository": {
"type": "git", "type": "git",
@ -27,6 +27,7 @@
"Libraries", "Libraries",
"packager", "packager",
"cli.js", "cli.js",
"local-cli",
"init.sh", "init.sh",
"LICENSE", "LICENSE",
"PATENTS", "PATENTS",