From 89b4c5a6bac278de7bc5b5c854947df499fd383c Mon Sep 17 00:00:00 2001 From: Buddy Reno Date: Thu, 2 Aug 2018 10:05:25 -0500 Subject: [PATCH] Adjust package repo url --- package.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/package.json b/package.json index f347746..9f82a93 100644 --- a/package.json +++ b/package.json @@ -9,10 +9,6 @@ "android" ] }, - "repository": { - "type": "git", - "url": "git+https://github.com/EddyVerbruggen/HeadsetDetection-PhoneGap-Plugin.git" - }, "keywords": [ "cordova", "bluetooth", @@ -28,4 +24,4 @@ "url": "https://github.com/EddyVerbruggen/HeadsetDetection-PhoneGap-Plugin/issues" }, "homepage": "https://github.com/EddyVerbruggen/HeadsetDetection-PhoneGap-Plugin#readme" -} +} \ No newline at end of file