We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
engine.io
socket.io-client
1 parent e41483b commit ae5420bCopy full SHA for ae5420b
package.json
@@ -21,9 +21,9 @@
21
"test": "mocha --reporter dot --slow 200ms --bail"
22
},
23
"dependencies": {
24
- "engine.io": "automattic/engine.io#ab2bd0",
+ "engine.io": "automattic/engine.io#f3fd4bb",
25
"socket.io-parser": "2.2.4",
26
- "socket.io-client": "automattic/socket.io-client#ba31817",
+ "socket.io-client": "automattic/socket.io-client#bf98153",
27
"socket.io-adapter": "automattic/socket.io-adapter#de5cba",
28
"has-binary": "0.1.6",
29
"debug": "2.1.3"
0 commit comments