Skip to content

Commit 5c120ea

Browse files
authored
chore: use svelte kit v1 (#326)
1 parent 347c125 commit 5c120ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@
9191
"@fontsource/fira-mono": "^4.5.0",
9292
"@ota-meshi/eslint-plugin": "^0.13.0",
9393
"@sindresorhus/slugify": "^2.1.0",
94-
"@sveltejs/adapter-static": "^1.0.0-next.40",
95-
"@sveltejs/kit": "^1.0.0-next.456",
94+
"@sveltejs/adapter-static": "^1.0.0",
95+
"@sveltejs/kit": "^1.0.0",
9696
"@types/babel__core": "^7.1.19",
9797
"@types/cross-spawn": "^6.0.2",
9898
"@types/escape-html": "^1.0.2",

0 commit comments

Comments
 (0)