Fix git url (add git+ and .git)
This commit is contained in:
parent
19cf4536b4
commit
25c5def46e
|
@ -20,7 +20,7 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.daplie.com/Daplie/greenlock-express"
|
"url": "git+https://git.daplie.com/Daplie/greenlock-express.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"acme",
|
"acme",
|
||||||
|
|
Loading…
Reference in New Issue