From 39e05e8c91bc1825bc97c487b27ae82229828a63 Mon Sep 17 00:00:00 2001 From: Drew Warren Date: Tue, 17 Jan 2017 17:18:37 -0700 Subject: [PATCH] github to git.daplie --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b8981aa..2048d1e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/Daplie/node-greenlock-cli.git" + "url": "https://git.daplie.com/Daplie/node-greenlock-cli.git" }, "keywords": [ "node", @@ -33,9 +33,9 @@ "author": "AJ ONeal (https://daplie.com)", "license": "(MIT OR Apache-2.0)", "bugs": { - "url": "https://github.com/Daplie/greenlock-cli/issues" + "url": "https://git.daplie.com/Daplie/greenlock-cli/issues" }, - "homepage": "https://github.com/Daplie/greenlock-cli", + "homepage": "https://git.daplie.com/Daplie/greenlock-cli", "dependencies": { "cli": "^0.11.1", "homedir": "^0.6.0",