removed ws as we will no longer use it

This commit is contained in:
2025-07-05 00:12:35 +00:00
parent 92f1366574
commit b4b656f808
2 changed files with 2 additions and 25 deletions

View File

@ -16,8 +16,7 @@
"dotenv": "^17.0.0",
"striptags": "^3.2.0",
"ts-node": "^10.9.2",
"typescript": "^5.8.3",
"ws": "^8.18.3"
"typescript": "^5.8.3"
},
"devDependencies": {
"@types/ws": "^8.18.1",