fix(core): update

This commit is contained in:
2019-08-23 00:41:38 +02:00
parent 209e5644c0
commit 5ddee94f99
4 changed files with 20 additions and 88 deletions

View File

@ -15,7 +15,7 @@
"devDependencies": {
"@gitzone/tsbuild": "^2.0.22",
"@gitzone/tstest": "^1.0.15",
"@pushrocks/tapbundle": "^3.0.7",
"@pushrocks/tapbundle": "^3.0.13",
"@types/node": "^12.7.2",
"tslint": "^5.19.0",
"tslint-config-prettier": "^1.15.0"
@ -24,8 +24,8 @@
"@pushrocks/smartnetwork": "^1.1.6",
"@pushrocks/smartpromise": "^3.0.2",
"@pushrocks/smartrequest": "^1.1.23",
"@pushrocks/smartspawn": "^2.0.8",
"@pushrocks/smartsystem": "^2.0.7",
"@pushrocks/smartspawn": "^2.0.9",
"@pushrocks/smartsystem": "^2.0.8",
"@tsclass/tsclass": "^2.0.5",
"@types/ws": "^6.0.2",
"ws": "^7.1.2"