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