This commit is contained in:
2017-07-16 16:19:48 +02:00
parent 4584c44248
commit 6aeb0c1558
5 changed files with 108 additions and 37 deletions

View File

@@ -22,13 +22,13 @@
},
"homepage": "https://gitlab.com/pushrocks/smartshell#README",
"devDependencies": {
"tapbundle": "^1.0.14"
"tapbundle": "^1.1.1"
},
"dependencies": {
"@types/shelljs": "^0.7.2",
"@types/which": "^1.0.28",
"shelljs": "^0.7.8",
"smartq": "^1.1.1",
"smartq": "^1.1.6",
"typings-global": "^1.0.19",
"which": "^1.2.14"
}