From bd9766c18ede1d17d369d211a60ded20d3a7dffa Mon Sep 17 00:00:00 2001 From: Christopher Chedeau Date: Thu, 19 Mar 2015 09:26:03 -0700 Subject: [PATCH] [ReactNative] Remove duplicate package.json with the same name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6033c216..66f7b1b2 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "react-native", + "name": "react-native-cli", "version": "0.1.0", "description": "Build native apps with React!", "repository": {