github to git.daplie

This commit is contained in:
Drew Warren 2017-01-17 17:18:37 -07:00
parent 243657caf3
commit 39e05e8c91
1 changed files with 3 additions and 3 deletions

View File

@ -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 <aj@daplie.com> (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",