Skip to content

Commit

Permalink
feat: support svelte v5
Browse files Browse the repository at this point in the history
  • Loading branch information
joshnuss committed Oct 31, 2024
1 parent 9b83dda commit 3b41170
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"peerDependencies": {
"@stripe/stripe-js": "^3 || ^4",
"svelte": "^3 || ^4"
"svelte": "^3 || ^4 || ^5"
},
"type": "module",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3b41170

Please sign in to comment.