This commit is contained in:
Benjamin Palko 2025-05-05 12:32:40 -04:00
parent 4c49c570b6
commit 19b541d51a
3 changed files with 2833 additions and 5 deletions

View file

@ -46,6 +46,7 @@
"vitest": "^3.1.2"
},
"dependencies": {
"dayjs": "^1.11.13",
"lucide-svelte": "^0.503.0",
"nodemailer": "^6.10.1"
}