socket fix

This commit is contained in:
Nour Alharithi
2024-05-16 16:43:06 -07:00
parent c622775910
commit e1336001ce
6 changed files with 34 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
"rxjs": "^7.8.1",
"socket.io-redis": "^6.1.1",
"typescript": "4.5.4",
"undici": "^6.16.1",
"winston": "^3.8.1",
"ws": "^8.14.2"
},