update deps

This commit is contained in:
2016-05-10 03:18:40 +02:00
parent 204c7105e8
commit cf03c6681b
18 changed files with 134 additions and 21 deletions

View File

@@ -27,13 +27,13 @@
},
"homepage": "https://github.com/pushrocks/smartcli",
"dependencies": {
"beautylog": "4.1.2",
"beautylog": "^4.1.6",
"cliff": "^0.1.10",
"inquirer": "^0.12.0",
"inquirer": "^1.0.2",
"smartparam": "0.0.7",
"yargs": "^4.3.2"
"yargs": "^4.7.0"
},
"devDependencies": {
"npmts": "^5.0.3"
"npmts": "^5.1.5"
}
}