Update package.json

This commit is contained in:
tripathyr 2024-10-22 09:09:49 +05:30 committed by GitHub
parent 69b580bb4e
commit 33ae3cceed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@
"mongoose": "^8.0.4", "mongoose": "^8.0.4",
"node-cron": "^3.0.3", "node-cron": "^3.0.3",
"node-html-parser": "^6.1.11", "node-html-parser": "^6.1.11",
"csv-parser": "^3.0.0" // Added csv-parser for CSV reading "csv-parser": "^3.0.0"
}, },
"devDependencies": { "devDependencies": {
"dotenv": "^16.3.1", "dotenv": "^16.3.1",