update smartshell

This commit is contained in:
2017-03-11 13:46:08 +01:00
parent e96f981573
commit 6ec8ce3545
8 changed files with 70 additions and 6 deletions

View File

@@ -27,7 +27,9 @@
},
"dependencies": {
"@types/shelljs": "^0.6.0",
"@types/which": "^1.0.28",
"shelljs": "^0.7.6",
"smartq": "^1.1.0"
"smartq": "^1.1.0",
"which": "^1.2.12"
}
}