Allow customisable Weekend days

This commit is contained in:
Zachary
2024-11-22 19:39:56 +01:00
parent 50fb4f399f
commit f9dc40a857
5 changed files with 360 additions and 198 deletions

View File

@@ -19,8 +19,6 @@
"vite": "^5.0.3"
},
"dependencies": {
"@vercel/analytics": "^1.3.2",
"@vercel/speed-insights": "^1.1.0",
"date-holidays": "^3.23.12",
"i18n-iso-countries": "^7.13.0"
}