Cweili / svelte-fa

Tiny FontAwesome component for Svelte
https://cweili.github.io/svelte-fa/
MIT License
398 stars 24 forks source link

Add svelte 5 as peerDependency #335

Closed hawk93 closed 2 months ago

hawk93 commented 2 months ago

This PR adds svelte 5 to the peer dependencies, in this way people can use the library with both svelte 4 and svelte 5. It's not a breaking change so it does not require a new major