Add the ability to remove services/characteristics

This commit is contained in:
Khaos Tian
2016-02-17 13:18:25 -08:00
parent d3c77a4cda
commit 40266af8b2
4 changed files with 36 additions and 1 deletions

View File

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