fix(core): update

This commit is contained in:
2019-11-03 03:04:23 +01:00
parent 360c31c6b6
commit 7f843bef50
4 changed files with 273 additions and 129 deletions

View File

@ -14,22 +14,23 @@
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.17",
"@gitzone/tstest": "^1.0.15",
"@gitzone/tstest": "^1.0.28",
"@pushrocks/tapbundle": "^3.0.13",
"@types/node": "^12.7.8",
"@types/node": "^12.12.5",
"tslint": "^5.20.0",
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {
"@pushrocks/lik": "^3.0.11",
"@pushrocks/smartnetwork": "^1.1.14",
"@pushrocks/smartpromise": "^3.0.5",
"@pushrocks/smartrequest": "^1.1.35",
"@pushrocks/smartpromise": "^3.0.6",
"@pushrocks/smartrequest": "^1.1.42",
"@pushrocks/smartspawn": "^2.0.9",
"@pushrocks/smartstring": "^3.0.14",
"@pushrocks/smartsystem": "^2.0.9",
"@tsclass/tsclass": "^2.0.6",
"@tsclass/tsclass": "^2.0.13",
"@types/ws": "^6.0.3",
"ws": "^7.1.2"
"ws": "^7.2.0"
},
"files": [
"ts/*",