Skip to content

Commit

Permalink
Add svelte 5 as peerDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hawk93 authored and Cweili committed Jun 17, 2024
1 parent 94b2da1 commit 0e992a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"!dist/**/*.spec.*"
],
"peerDependencies": {
"svelte": "^4.0.0"
"svelte": "^4.0.0 || ^5.0.0"
},
"devDependencies": {
"@cweili/fa-test-util": "^1.0.0",
Expand Down

0 comments on commit 0e992a9

Please sign in to comment.