Skip to content

Commit

Permalink
feat: add 5.0.0 to peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokada committed Jul 11, 2024
1 parent 8c2e834 commit 69108a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/smooth-socks-marry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'flowbite-svelte': patch
---

feat: add 5.0.0 to peerDependencies
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"vitest": "^1.6.0"
},
"peerDependencies": {
"svelte": "^3.55.1 || ^4.0.0"
"svelte": "^3.55.1 || ^4.0.0 || ^5.0.0"
},
"type": "module",
"keywords": [
Expand Down

0 comments on commit 69108a0

Please sign in to comment.