updated deps

This commit is contained in:
2016-04-05 01:22:11 +02:00
parent 7eed737120
commit 65d50ab238
5 changed files with 27 additions and 60 deletions

View File

@@ -27,15 +27,15 @@
},
"homepage": "https://github.com/pushrocks/smartcli",
"dependencies": {
"beautylog": "3.1.2",
"beautylog": "4.1.2",
"cliff": "^0.1.10",
"inquirer": "^0.12.0",
"smartparam": "0.0.7",
"yargs": "^4.1.0"
"yargs": "^4.3.2"
},
"devDependencies": {
"gulp": "3.9.1",
"gulp-typescript": "2.11.0",
"npmts": "^3.1.2"
"gulp-typescript": "2.12.2",
"npmts": "^5.0.3"
}
}