fix(core): update

This commit is contained in:
2021-11-11 19:59:56 +01:00
parent 7bfb145513
commit 1630f6971f
4 changed files with 1308 additions and 1631 deletions

View File

@@ -32,15 +32,15 @@
"@pushrocks/smartlog": "^2.0.44",
"@pushrocks/smartpromise": "^3.1.6",
"@pushrocks/smartrx": "^2.0.19",
"@pushrocks/smarttime": "^3.0.38",
"@pushrocks/smarttime": "^3.0.43",
"@types/cron": "^1.7.3"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.27",
"@gitzone/tsbundle": "^1.0.87",
"@gitzone/tstest": "^1.0.57",
"@gitzone/tsbuild": "^2.1.28",
"@gitzone/tsbundle": "^1.0.88",
"@gitzone/tstest": "^1.0.60",
"@pushrocks/tapbundle": "^3.2.14",
"@types/node": "^16.10.1",
"@types/node": "^16.11.7",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
},