mirror of
https://github.com/mtan93/homebridge.git
synced 2026-04-10 14:23:08 +01:00
Update hap-nodejs to 0.2.3 so the reachability for existing accessories will be correct.
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chalk": "^1.1.1",
|
"chalk": "^1.1.1",
|
||||||
"commander": "2.8.1",
|
"commander": "2.8.1",
|
||||||
"hap-nodejs": "0.2.0",
|
"hap-nodejs": "0.2.3",
|
||||||
"semver": "5.0.3"
|
"semver": "5.0.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user