minor tweaks and fixes (#16)

* style: revive -^> resuscitate

* build(adapter): we can just use adapter-auto

* fix(subspecies): allows for custom subspecies names

* chore(+page): file input is stateful
This commit is contained in:
lew 2026-03-24 22:20:16 +00:00 committed by GitHub
parent 4c3348db5d
commit b05094b4d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 15 additions and 934 deletions

View file

@ -13,7 +13,7 @@
"validate": "scripts/validate-xml.sh"
},
"devDependencies": {
"@sveltejs/adapter-vercel": "^6.3.3",
"@sveltejs/adapter-auto": "^7.0.1",
"@sveltejs/kit": "^2.50.2",
"@sveltejs/vite-plugin-svelte": "^6.2.4",
"@tailwindcss/vite": "^4.2.2",