feat(chat): prevent ws not open errors

This commit is contained in:
ItzCrazyKns 2024-10-15 18:04:50 +05:30
parent 7532c436db
commit 3a01eebc04
6 changed files with 59 additions and 15 deletions

View file

@ -18,6 +18,7 @@
"@types/html-to-text": "^9.0.4",
"@types/pdf-parse": "^1.1.4",
"@types/readable-stream": "^4.0.11",
"@types/ws": "^8.5.12",
"drizzle-kit": "^0.22.7",
"nodemon": "^3.1.0",
"prettier": "^3.2.5",