We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf39362 commit 47161a6Copy full SHA for 47161a6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "socket.io",
3
- "version": "2.2.0",
+ "version": "2.3.0",
4
"description": "node.js realtime framework server",
5
"keywords": [
6
"realtime",
@@ -28,7 +28,7 @@
28
"engine.io": "~3.4.0",
29
"has-binary2": "~1.0.2",
30
"socket.io-adapter": "~1.1.0",
31
- "socket.io-client": "2.2.0",
+ "socket.io-client": "2.3.0",
32
"socket.io-parser": "~3.4.0"
33
},
34
"devDependencies": {
0 commit comments