Thanks to visit codestin.com Credit goes to github.com
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 1b01e16 commit 94157e6Copy full SHA for 94157e6
package.json
@@ -19,9 +19,9 @@
19
"test": "mocha --reporter dot --slow 200ms --bail"
20
},
21
"dependencies": {
22
- "engine.io": "Automattic/engine.io#ddc64a2d1286295fa7beaf2b113d6cbe4fbbc66b",
+ "engine.io": "automattic/engine.io#master",
23
"socket.io-parser": "2.2.2",
24
- "socket.io-client": "1.3.2",
+ "socket.io-client": "automattic/socket.io-client#master",
25
"socket.io-adapter": "0.3.1",
26
"has-binary": "0.1.6",
27
"debug": "2.1.0"
0 commit comments