feat: links expiry

This commit is contained in:
Elias Renman
2025-03-25 11:21:08 +01:00
parent ee017c01c4
commit 2a5c3c4154
5 changed files with 17 additions and 4 deletions

View File

@@ -23,6 +23,7 @@
"@tailwindcss/vite": "^4.0.14",
"@tanstack/svelte-query": "^5.69.0",
"axios": "^1.8.4",
"date-fns": "^4.1.0",
"jwt-decode": "^4.0.0",
"tailwindcss": "^4.0.14"
}