fix(core): update

This commit is contained in:
2020-02-23 19:04:53 +00:00
parent 29549b126e
commit 93b1048cb7
4 changed files with 26 additions and 29 deletions

View File

@ -16,19 +16,19 @@
"@gitzone/tsbuild": "^2.1.17",
"@gitzone/tstest": "^1.0.28",
"@pushrocks/tapbundle": "^3.2.0",
"@types/node": "^13.7.0",
"@types/node": "^13.7.4",
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {
"@pushrocks/lik": "^3.0.16",
"@pushrocks/lik": "^3.0.19",
"@pushrocks/smartnetwork": "^1.1.18",
"@pushrocks/smartpromise": "^3.0.6",
"@pushrocks/smartrequest": "^1.1.47",
"@pushrocks/smartspawn": "^2.0.9",
"@pushrocks/smartstring": "^3.0.18",
"@pushrocks/smartsystem": "^2.0.9",
"@tsclass/tsclass": "^3.0.3",
"@tsclass/tsclass": "^3.0.10",
"@types/ws": "^7.2.1",
"ws": "^7.2.1"
},
@ -43,4 +43,4 @@
"npmextra.json",
"readme.md"
]
}
}