From 1c5ab397524b4b051e3090f84358cf0a4365c668 Mon Sep 17 00:00:00 2001 From: Mark Jackson Date: Thu, 30 Nov 2017 09:50:15 -0800 Subject: [PATCH] Removed org --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a35cd44..b0d1942 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@badfeatures/react-native-nearby-api", + "name": "react-native-nearby-api", "version": "0.0.4", "description": "React Native wrapper around Google's Nearby API SDK", "main": "index.js",