fix(core): switch to @pushrocks/smartpromise

This commit is contained in:
2018-07-02 23:15:24 +02:00
parent ec3e296d73
commit 585703fc55
4 changed files with 12 additions and 4 deletions

View File

@@ -27,6 +27,7 @@
},
"dependencies": {
"@pushrocks/smartcli": "^3.0.2",
"@pushrocks/smartpromise": "^2.0.2",
"@types/lodash": "^4.14.110",
"@types/shelljs": "^0.8.0",
"@types/through2": "^2.0.33",
@@ -42,7 +43,6 @@
"smartdelay": "^1.0.4",
"smartfile": "^4.2.20",
"smartparam": "^1.0.2",
"smartq": "^1.1.6",
"smartshell": "^1.0.19",
"smartsocket": "^1.1.19",
"smartssh": "^1.2.2",