Add snow for xmas event

This commit is contained in:
2023-12-13 19:32:57 +01:00
parent 5638a8ecb5
commit 750a5c0eef
10 changed files with 963 additions and 64 deletions

View File

@ -14,9 +14,12 @@
"downloadjs": "^1.4.7",
"lucide-vue-next": "^0.268.0",
"swiper": "^10.2.0",
"tsparticles": "^3.0.2",
"tsparticles-preset-snow": "^2.12.0",
"vue": "^3.2.37",
"vue-i18n": "^9.2.2",
"vue-router": "^4.2.4"
"vue-router": "^4.2.4",
"vue3-particles": "^2.12.0"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.3",