allow svelte 4 in peer dependencies
timonkuiters opened this issue · 0 comments
timonkuiters commented
When installing this in a Svelte 4 project, you get peer dependency errors. When installed using the --legacy-peer-deps
flag it does work perfectly fine, so only the peer dependency version would need to be updated.