Skip to content

Commit 9e677e5

Browse files
authored
update peer dependency for svelte 4
1 parent 5a873a8 commit 9e677e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/preprocessors/inline-svg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"vite": "^4.2.1"
6969
},
7070
"peerDependencies": {
71-
"svelte": "^3.37.0"
71+
"svelte": "^3.37.0 || ^4.0.0"
7272
},
7373
"dependencies": {
7474
"hast-util-to-html": "^8.0.4",

0 commit comments

Comments
 (0)