fix(update croner): update croner package, closes #1. Thank you @Hexagon4

This commit is contained in:
2021-11-08 16:49:33 +01:00
parent 87d29fbb50
commit 22027d2308
2 changed files with 211 additions and 105 deletions

View File

@@ -17,15 +17,15 @@
"@gitzone/tsrun": "^1.2.18",
"@gitzone/tstest": "^1.0.60",
"@pushrocks/tapbundle": "^3.2.14",
"@types/node": "^14.11.2",
"@types/node": "^16.11.6",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
"@pushrocks/lik": "^4.0.17",
"@pushrocks/lik": "^5.0.0",
"@pushrocks/smartdelay": "^2.0.13",
"@pushrocks/smartpromise": "^3.1.6",
"croner": "^1.1.23",
"croner": "^4.0.69",
"dayjs": "^1.10.7",
"is-nan": "^1.3.2",
"pretty-ms": "^7.0.1"