We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dde52fe commit 6a01d0bCopy full SHA for 6a01d0b
1 file changed
package.json
@@ -12,7 +12,7 @@
12
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
13
},
14
"devDependencies": {
15
- "@sveltejs/adapter-auto": "^6.0.1",
+ "@sveltejs/adapter-static": "^3.0.8",
16
"@sveltejs/kit": "^2.16.0",
17
"@sveltejs/vite-plugin-svelte": "^5.0.0",
18
"@tailwindcss/typography": "^0.5.15",
0 commit comments