Removed unused 'ws' module

This commit is contained in:
2025-03-29 02:00:59 -04:00
parent 6aae9129b5
commit 1af0206b6a
2 changed files with 1 additions and 7 deletions

View File

@@ -20,7 +20,6 @@
"express": "npm:express@^4.21.2",
"ioredis": "npm:ioredis@^5.5.0",
"validator": "npm:validator@^13.12.0",
"ws": "npm:ws@^8.18.1",
"zod": "npm:zod@^3.24.2"
},
"files": [],