Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update socketio-group to v4.1
  • Loading branch information
ccopsey committed Dec 7, 2021
commit 9ebb57e6c1549c567bd2c90742c45fef79cf3c3f
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"socket.io": "2.0.0",
"socket.io-client": "2.0.0"
"socket.io": "4.1.3",
"socket.io-client": "4.1.3"
}
}