We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac945d1 commit db831a3Copy full SHA for db831a3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "socket.io",
3
- "version": "2.0.4",
+ "version": "2.1.0",
4
"description": "node.js realtime framework server",
5
"keywords": [
6
"realtime",
@@ -28,7 +28,7 @@
28
"engine.io": "~3.2.0",
29
"has-binary2": "~1.0.2",
30
"socket.io-adapter": "~1.1.0",
31
- "socket.io-client": "socketio/socket.io-client",
+ "socket.io-client": "2.1.0",
32
"socket.io-parser": "~3.2.0"
33
},
34
"devDependencies": {
0 commit comments