From f70cd51c5a60fdb2faee9372031a0fc5c894d97a Mon Sep 17 00:00:00 2001 From: German Attanasio Date: Sun, 22 Jul 2018 20:51:08 -0400 Subject: [PATCH] fix: repository url in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17ee90d..37797ba 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/watson-developer-cloud/food-coach.git" + "url": "https://github.com/watson-developer-cloud/food-coach.git" }, "contributors": [ {