Skip to content

Commit 5046b27

Browse files
committed
feat: support svelte v5
1 parent 5498fce commit 5046b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"vitest": "^1.6.0"
4747
},
4848
"peerDependencies": {
49-
"svelte": "^3.48.0 || ^4.0.0 || ^5.0.0-next.0"
49+
"svelte": "^3.48.0 || ^4 || ^5"
5050
},
5151
"keywords": [
5252
"svelte"

0 commit comments

Comments
 (0)