Skip to content

Commit

Permalink
Merge pull request #985 from benmccann/patch-1
Browse files Browse the repository at this point in the history
add Svelte 4 to peerDependencies
  • Loading branch information
RobBrazier authored Jun 22, 2023
2 parents 18e4596 + c79bc99 commit 4dc4c53
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 @@ -52,6 +52,6 @@
"typescript": "^5.0.4"
},
"peerDependencies": {
"svelte": "^3.43.1"
"svelte": "^3.43.1 || ^4.0.0"
}
}

0 comments on commit 4dc4c53

Please sign in to comment.