test cronjob
This commit is contained in:
parent
551d2d70a4
commit
3d7c7baacb
3 changed files with 35 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
"@types/cors": "^2.8.17",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/node": "^20.11.5",
|
||||
"@types/node-cron": "^3.0.11",
|
||||
"@types/swagger-ui-express": "^4.1.6",
|
||||
"nodemon": "^3.0.3",
|
||||
"prettier": "^3.2.2",
|
||||
|
|
@ -32,6 +33,7 @@
|
|||
"express": "^4.18.2",
|
||||
"fast-jwt": "^3.3.2",
|
||||
"mysql2": "^3.9.1",
|
||||
"node-cron": "^3.0.3",
|
||||
"promise.any": "^2.0.6",
|
||||
"reflect-metadata": "^0.2.1",
|
||||
"swagger-ui-express": "^5.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue