fix(dependencies): update

This commit is contained in:
2018-07-18 08:31:22 +02:00
parent 6b6a92b709
commit 280ded573d
4 changed files with 49 additions and 57 deletions

View File

@@ -20,14 +20,14 @@
},
"homepage": "https://gitlab.com/pushrocks/tapbundle#README",
"dependencies": {
"@pushrocks/early": "^3.0.1",
"@pushrocks/smartdelay": "^2.0.1",
"@pushrocks/smartpromise": "^2.0.5",
"early": "^2.1.1",
"leakage": "^0.4.0",
"smartchai": "^2.0.1"
},
"devDependencies": {
"@gitzone/tsrun": "^1.1.2",
"@gitzone/tsrun": "^1.1.9",
"@types/node": "^10.5.2",
"randomstring": "^1.1.5"
}