From 5057c92eb5dbe59c7f7243f133076c32d3c487a4 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Wed, 11 May 2016 08:26:57 -0700 Subject: [PATCH] Remove dupe --- contents.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/contents.json b/contents.json index 2f62b4f9..0477fa01 100644 --- a/contents.json +++ b/contents.json @@ -1788,8 +1788,8 @@ "stars": 1000 }, { "title": "WeatherApp", - "category": "weather", - "description": "Weather app using React Native", + "category": ["weather", "react-native"], + "description": "Weather app by jsphkhan using React Native", "source": "https://github.com/jsphkhan/ReactNativeExamples/tree/master/ios/WeatherApp" }, { "title": "WeatherMap", @@ -2386,11 +2386,6 @@ "category": "react-native", "description": "by JakeLin", "source": "https://github.com/JakeLin/ReactNativeWeather" - }, { - "title": "WeatherApp", - "category": "react-native", - "description": "by jsphkhan", - "source": "https://github.com/jsphkhan/ReactNativeExamples/tree/master/ios/WeatherApp" }, { "title": "BrewMobile", "category": "reactivecocoa",