1
0

fix: No axios
All checks were successful
Remote Deploy / deploy (push) Successful in 4s

This commit is contained in:
2025-08-31 16:38:55 +02:00
parent 4985d574d5
commit c3a2ee2c1c
3 changed files with 2 additions and 128 deletions

View File

@@ -10,7 +10,6 @@
"start": "concurrently \"node server.js\" \"node cron-runner.js\""
},
"dependencies": {
"axios": "^1.9.0",
"cheerio": "^1.1.2",
"concurrently": "^9.2.0",
"express": "^5.1.0",