fix(core): update

This commit is contained in:
2019-08-22 12:49:29 +02:00
parent 3238ea5cfd
commit 793e108e7e
8 changed files with 463 additions and 100 deletions

View File

@ -21,9 +21,12 @@
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {
"@pushrocks/smartnetwork": "^1.1.6",
"@pushrocks/smartpromise": "^3.0.2",
"@pushrocks/smartrequest": "^1.1.20",
"@tsclass/tsclass": "^2.0.3",
"@pushrocks/smartspawn": "^2.0.8",
"@pushrocks/smartsystem": "^2.0.6",
"@tsclass/tsclass": "^2.0.4",
"@types/ws": "^6.0.2",
"ws": "^7.1.2"
},