Skip to content

Commit

Permalink
add Svelte 4 to peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed May 26, 2023
1 parent b39050b commit c79bc99
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": "^4.4.3"
},
"peerDependencies": {
"svelte": "^3.43.1"
"svelte": "^3.43.1 || ^4.0.0"
}
}

0 comments on commit c79bc99

Please sign in to comment.