Bump hap-nodejs version.

This version addressed connectivity problem with node 8.0
This commit is contained in:
Khaos Tian
2017-07-02 14:46:23 -07:00
parent 8a35d75cb5
commit 3acded3ea2

View File

@@ -26,7 +26,7 @@
"dependencies": {
"chalk": "^1.1.1",
"commander": "2.8.1",
"hap-nodejs": "0.4.26",
"hap-nodejs": "0.4.27",
"semver": "5.0.3",
"node-persist": "^0.0.8"
}