svelte icon indicating copy to clipboard operation
svelte copied to clipboard

Release new @tsparticles/svelte version to npm

Open Solcany opened this issue 1 year ago • 0 comments
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

Solcany avatar May 16 '24 10:05 Solcany