This commit is contained in:
Will O'Beirne 2025-06-28 00:23:40 +00:00 committed by GitHub
commit 6775afc9b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,7 +32,8 @@
},
"homepage": "https://github.com/simplex-chat/simplex-chat/packages/simplex-chat-client/typescript#readme",
"dependencies": {
"isomorphic-ws": "^4.0.1"
"isomorphic-ws": "^4.0.1",
"ws": "^8.13.0"
},
"devDependencies": {
"@types/jest": "^27.5.1",