Correct URL in package.json
This commit is contained in:
parent
901d3b4a1a
commit
a3de9c6cf7
|
@ -20,7 +20,7 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://git.daplie.com/Daplie/greenlock-cluster.git"
|
"url": "https://git.daplie.com/Daplie/greenlock-express"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"acme",
|
"acme",
|
||||||
|
@ -41,7 +41,7 @@
|
||||||
"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://git.daplie.com/Daplie/greenlock-cluster/issues"
|
"url": "https://git.daplie.com/Daplie/greenlock-express/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://git.daplie.com/Daplie/greenlock-cluster#readme"
|
"homepage": "https://git.daplie.com/Daplie/greenlock-express#readme"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue