Skip to content

Commit 2c883f5

Browse files
chore: bump socket.io-adapter version
Diff: socketio/socket.io-adapter@2.0.3...2.1.0 Includes: - add room events ([155fa63](socketio/socket.io-adapter@155fa63)) - make rooms and sids public ([313c5a9](socketio/socket.io-adapter@313c5a9))
1 parent 161091d commit 2c883f5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"base64id": "~2.0.0",
5151
"debug": "~4.3.1",
5252
"engine.io": "~4.1.0",
53-
"socket.io-adapter": "~2.0.3",
53+
"socket.io-adapter": "~2.1.0",
5454
"socket.io-parser": "~4.0.3"
5555
},
5656
"devDependencies": {

0 commit comments

Comments
 (0)