1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-11 08:05:18 +02:00

Add @sveltejs/adapter-node to devDependencies and update Dockerfile

This commit is contained in:
Sean Morley 2024-03-30 21:39:38 +00:00
parent 9d5fbf00ad
commit c2e658edc5
4 changed files with 240 additions and 15 deletions

View file

@ -11,6 +11,7 @@
},
"devDependencies": {
"@sveltejs/adapter-auto": "^3.0.0",
"@sveltejs/adapter-node": "^5.0.1",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@tailwindcss/typography": "^0.5.12",