Fix the gosh darned particles

This commit is contained in:
Oliver Akins 2022-07-23 19:29:26 -06:00
parent 33d304ef5b
commit ab3e4eb0ff
No known key found for this signature in database
GPG key ID: 3C2014AF9457AF99
3 changed files with 282 additions and 2 deletions

View file

@ -21,6 +21,7 @@
"dependencies": {
"sass": "^1.45.0",
"socket.io-client": "^4.4.0",
"svelte-particles": "^2.1.3"
"svelte-particles": "^2.1.3",
"tsparticles": "^2.1.3"
}
}