update to latest tools

This commit is contained in:
2017-10-30 20:46:08 +01:00
parent 66cdc7632e
commit db506a6eb1
3 changed files with 48 additions and 102 deletions

View File

@@ -23,14 +23,13 @@
},
"homepage": "https://gitlab.com/pushrocks/smartshell#README",
"devDependencies": {
"tapbundle": "^1.1.1"
"tapbundle": "^1.1.8"
},
"dependencies": {
"@types/shelljs": "^0.7.4",
"@types/which": "^1.0.28",
"shelljs": "^0.7.8",
"smartq": "^1.1.6",
"typings-global": "^1.0.20",
"typings-global": "^1.0.23",
"which": "^1.3.0"
}
}