1
0

feat: Background color fetching
All checks were successful
Remote Deploy / deploy (push) Successful in 6s

This commit is contained in:
2026-02-10 21:36:53 +01:00
parent cfdd97c935
commit de7ac3a48d
4 changed files with 133 additions and 14 deletions

View File

@@ -20,7 +20,9 @@
"dotenv": "^17.2.3",
"exceljs": "^4.4.0",
"express": "^5.1.0",
"jszip": "^3.10.1",
"node-cron": "^4.2.1",
"puppeteer": "^24.10.0"
"puppeteer": "^24.10.0",
"xml2js": "^0.6.2"
}
}