Update hap-nodejs to 0.2.3 so the reachability for existing accessories will be correct.

This commit is contained in:
Khaos Tian
2016-02-15 19:23:38 -08:00
parent d04c20ca2f
commit 386cf34827

View File

@@ -31,7 +31,7 @@
"dependencies": {
"chalk": "^1.1.1",
"commander": "2.8.1",
"hap-nodejs": "0.2.0",
"hap-nodejs": "0.2.3",
"semver": "5.0.3"
}
}