Fix the issue with transaction ID

Update hap-nodejs to fix #497-183825263
This commit is contained in:
Khaos Tian
2016-02-13 21:57:11 -08:00
parent c02e212b4c
commit 8de375a4b0
2 changed files with 14 additions and 7 deletions

View File

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