[ReactNative] Remove duplicate package.json with the same name

This commit is contained in:
Christopher Chedeau
2015-03-19 09:26:03 -07:00
parent 2cace1a5b3
commit 737cae8f19
2 changed files with 1 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
{
"name": "react-native",
"version": "0.1.0",
"description": "Build native apps with React!",
"repository": {

View File

@@ -1,5 +1,5 @@
{
"name": "react-native",
"name": "react-native-cli",
"version": "0.1.0",
"description": "Build native apps with React!",
"repository": {