Removed automatic adapter for Svelte

This commit is contained in:
2024-08-02 21:13:42 +03:00
parent 55c080f80d
commit a82635fea5
2 changed files with 0 additions and 15 deletions

View File

@@ -10,7 +10,6 @@
"format": "prettier --write ."
},
"devDependencies": {
"@sveltejs/adapter-auto": "^3.0.0",
"@sveltejs/adapter-node": "^5.2.0",
"@sveltejs/kit": "^2.0.0",
"@sveltejs/vite-plugin-svelte": "^3.0.0",