chore(deps): install cron-parser

This commit is contained in:
karishmas6
2024-10-26 00:39:48 +05:30
parent c1ce674ba8
commit 605af5ad66

View File

@@ -28,6 +28,7 @@
"bullmq": "^5.12.15",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"cron-parser": "^4.9.0",
"cross-fetch": "^4.0.0",
"csurf": "^1.11.0",
"dotenv": "^16.0.0",
@@ -74,7 +75,7 @@
"build": "vite build",
"test": "vite preview",
"lint": "./node_modules/.bin/eslint ."
},
},
"eslintConfig": {
"extends": [
"react-app"