mirror of
https://github.com/mtan93/homebridge.git
synced 2026-04-06 22:04:34 +01:00
Updated HAP-NodeJS to specific commit
Added ISC license to silence npm :)
This commit is contained in:
@@ -9,8 +9,9 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/nfarina/homebridge.git"
|
"url": "git://github.com/nfarina/homebridge.git"
|
||||||
},
|
},
|
||||||
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"hap-nodejs": "git+https://github.com/khaost/HAP-NodeJS",
|
"hap-nodejs": "git+https://github.com/khaost/HAP-NodeJS#ff5d9f11deae7daf599723d8e2f350553a10645c",
|
||||||
"ad2usb": "git+https://github.com/alistairg/node-ad2usb.git#local",
|
"ad2usb": "git+https://github.com/alistairg/node-ad2usb.git#local",
|
||||||
"request": "2.49.x",
|
"request": "2.49.x",
|
||||||
"node-persist": "0.0.x",
|
"node-persist": "0.0.x",
|
||||||
|
|||||||
Reference in New Issue
Block a user