V1 post card

This commit is contained in:
Clément Le Bihan
2024-05-04 17:37:34 +02:00
parent 55ac67b55c
commit 859ce34612
5 changed files with 529 additions and 6 deletions
+2
View File
@@ -10,6 +10,7 @@
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
},
"devDependencies": {
"@iconify-json/mingcute": "^1.1.17",
"@sveltejs/adapter-auto": "^3.0.0",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
@@ -18,6 +19,7 @@
"svelte-time": "^0.9.0",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"unplugin-icons": "^0.19.0",
"vite": "^5.0.3"
},
"type": "module"