Add initial commit

This commit is contained in:
Zachary
2024-11-10 17:36:28 +01:00
parent 1ba361be74
commit 5f9485cf2f
4 changed files with 406 additions and 4 deletions

View File

@@ -17,5 +17,9 @@
"svelte-check": "^4.0.0",
"typescript": "^5.0.0",
"vite": "^5.0.3"
},
"dependencies": {
"date-holidays": "^3.23.12",
"i18n-iso-countries": "^7.13.0"
}
}