Update hap-nodejs to 0.1.1

Addressed #478
This commit is contained in:
Khaos Tian
2016-01-21 21:20:07 -08:00
parent f4aa57314b
commit 74e1cf257a
2 changed files with 2 additions and 2 deletions

View File

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