mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 21:02:38 +00:00
Updated HAP-NodeJS to specific commit
Added ISC license to silence npm :)
This commit is contained in:
@@ -9,8 +9,9 @@
|
||||
"type": "git",
|
||||
"url": "git://github.com/nfarina/homebridge.git"
|
||||
},
|
||||
"license": "ISC",
|
||||
"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",
|
||||
"request": "2.49.x",
|
||||
"node-persist": "0.0.x",
|
||||
|
||||
Reference in New Issue
Block a user