This commit is contained in:
Bingus_Violet 2024-01-27 12:45:39 -06:00
parent 498f19f3b9
commit ff24970834
3 changed files with 94 additions and 2 deletions

View file

@ -18,6 +18,7 @@
"license": "MIT",
"dependencies": {
"express": "^4.18.2",
"minify-html": "^0.0.2",
"ws": "^8.14.2"
}
}