You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README.md installation instructions is npm i -D @zerodevx/svelte-toast
but shouldn't it be installed under dependencies since it needs to installed for production? npm i @zerodevx/svelte-toast
The text was updated successfully, but these errors were encountered:
The README.md installation instructions is
npm i -D @zerodevx/svelte-toast
but shouldn't it be installed under dependencies since it needs to installed for production?
npm i @zerodevx/svelte-toast
The text was updated successfully, but these errors were encountered: