From ad9befba50bd4635550b1a4c9edf620b60f6eef1 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f347746..e55411f 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/EddyVerbruggen/HeadsetDetection-PhoneGap-Plugin.git" + "url": "git+https://github.com/RamseyInHouse/HeadsetDetection-PhoneGap-Plugin.git" }, "keywords": [ "cordova", @@ -28,4 +28,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