From 9f000b6646a51459f51590908673c29d4de70e30 Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Sun, 26 Jun 2016 20:40:30 -0400 Subject: [PATCH] changed repository.url in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45d69f7..6500ae9 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "github.com:GregWilson/RCTAppleHealthKit.git" + "url": "git+https://github.com/GregWilson/react-native-apple-healthkit.git" }, "keywords": [ "Apple", -- 2.26.2