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": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/Daplie/node-greenlock-cli.git" "url": "https://git.daplie.com/Daplie/node-greenlock-cli.git"
}, },
"keywords": [ "keywords": [
"node", "node",
@ -33,9 +33,9 @@
"author": "AJ ONeal <aj@daplie.com> (https://daplie.com)", "author": "AJ ONeal <aj@daplie.com> (https://daplie.com)",
"license": "(MIT OR Apache-2.0)", "license": "(MIT OR Apache-2.0)",
"bugs": { "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": { "dependencies": {
"cli": "^0.11.1", "cli": "^0.11.1",
"homedir": "^0.6.0", "homedir": "^0.6.0",