Simpler logging

This commit is contained in:
Nick Farina
2015-07-16 13:09:01 -07:00
parent 342a7ccc98
commit 94ad9eddcb
4 changed files with 47 additions and 15 deletions

View File

@@ -27,9 +27,9 @@
"preferGlobal": true,
"dependencies": {
"babel": "^5.6.14",
"chalk": "^1.1.0",
"commander": "^2.8.1",
"hap-nodejs": "git+https://github.com/khaost/HAP-NodeJS#2a1bc8d99a2009317ab5da93faebea34c89f197c",
"npmlog": "^1.2.1",
"prompt": "^0.2.14",
"semver": "^4.3.6"
}