This commit is contained in:
Bingus_Violet 2024-01-27 14:19:49 -06:00
parent c0ba44c88b
commit 4463448217
4 changed files with 139 additions and 58 deletions

View file

@ -19,6 +19,7 @@
"dependencies": {
"express": "^4.18.2",
"minify-html": "^0.0.2",
"sha256": "^0.2.0",
"ws": "^8.14.2"
}
}