feat(chat): prevent ws not open errors
This commit is contained in:
parent
7532c436db
commit
3a01eebc04
6 changed files with 59 additions and 15 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue