svelte
svelte copied to clipboard
Release new @tsparticles/svelte version to npm
trafficstars
Please publish a new tsparticles/svelte version to npm with PR #55 included (the pr fixed a breaking sveltekit bug).
I tried installing the latest unpublished version directly via yarn add https://github.com/tsparticles/svelte however this creates @tsparticles/svelte-workspace dependancy which breaks my app when trying import Particles, { particlesInit } from "@tsparticles/svelte-workspace";
Thank you for your time