[ReactNative] Remove react-native/package.json

This commit is contained in:
Christopher Chedeau
2015-03-22 20:32:49 -07:00
parent 6b0711b719
commit 87f42ab450
8 changed files with 20 additions and 47 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "react-native-github",
"name": "react-native",
"version": "0.1.0",
"description": "Build native apps with React!",
"repository": {
@@ -20,6 +20,7 @@
"source-map"
]
},
"main": "Libraries/react-native/react-native.js",
"scripts": {
"test": "jest",
"lint": "node linter.js Examples/",