new Depedancy, better fading

This commit is contained in:
Bingus_Violet 2023-11-30 22:17:27 -06:00
parent 2d6854ee65
commit 7710049900
5 changed files with 46 additions and 211 deletions

View file

@ -19,6 +19,6 @@
"dependencies": {
"express": "^4.18.2",
"ws": "^8.14.2",
"xml2json": "^0.12.0"
"xml-js": "^1.6.11"
}
}