fix(core): update

This commit is contained in:
2020-09-04 06:47:30 +00:00
parent 7f72a88846
commit 003c1f2796
2 changed files with 8 additions and 8 deletions

View File

@@ -32,7 +32,7 @@
"@pushrocks/smartlog": "^2.0.36",
"@pushrocks/smartpromise": "^3.0.6",
"@pushrocks/smartrx": "^2.0.18",
"@pushrocks/smarttime": "^3.0.28",
"@pushrocks/smarttime": "^3.0.29",
"@types/cron": "^1.7.2"
},
"devDependencies": {
@@ -40,7 +40,7 @@
"@gitzone/tsbundle": "^1.0.78",
"@gitzone/tstest": "^1.0.44",
"@pushrocks/tapbundle": "^3.2.9",
"@types/node": "^14.6.3",
"@types/node": "^14.6.4",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
},