Updates packages file with git repo url's
This commit is contained in:
parent
c73ee56993
commit
752553287f
@ -7,11 +7,11 @@
|
|||||||
"homebridge-plugin"
|
"homebridge-plugin"
|
||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "https",
|
||||||
"url": "git://github.com/example/homebridge.git"
|
"url": "https://github.com/Foxi352/homebridge-smarthomeng.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "http://github.com/example/homebridge/issues"
|
"url": "https://github.com/Foxi352/homebridge-smarthomeng/issues"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=0.12.0",
|
"node": ">=0.12.0",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user