[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 ace7e3613f
commit bd9766c18e
1 changed files with 1 additions and 1 deletions

View File

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