Skip to content

Commit

Permalink
cleanup peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed May 30, 2023
1 parent 97cce1b commit 10c0604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"svelte": "^3.0.0"
},
"peerDependencies": {
"svelte": "^3.0.0 || 4.0.0-next.0 || 4.0.0-next.1 || ^4.0.0"
"svelte": "^3.0.0 || ^4.0.0-next.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 10c0604

Please sign in to comment.