Skip to content

Commit 84e2235

Browse files
committed
build: fix sveltekit adapter version
1 parent 3a85411 commit 84e2235

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@iconify-json/ic": "^1.1.3",
1717
"@iconify-json/ri": "^1.1.3",
1818
"@rgossiaux/svelte-headlessui": "^1.0.0",
19-
"@sveltejs/adapter-auto": "next",
19+
"@sveltejs/adapter-auto": "^1.0.0-next.53",
2020
"@sveltejs/kit": "^1.0.0-next.391",
2121
"@svelteness/kit-docs": "^0.24.0",
2222
"@tailwindcss/typography": "^0.5.2",

0 commit comments

Comments
 (0)