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 1f55bf2 commit ed63f96Copy full SHA for ed63f96
package.json
@@ -16,17 +16,17 @@
16
"socket.io.js.map"
17
],
18
"dependencies": {
19
- "debug": "2.2.0",
20
- "engine.io-client": "1.7.2",
+ "backo2": "1.0.2",
21
"component-bind": "1.0.0",
22
- "component-emitter": "1.2.0",
23
- "object-component": "0.0.3",
24
- "socket.io-parser": "2.3.1",
+ "component-emitter": "1.2.1",
+ "debug": "2.3.3",
+ "engine.io-client": "1.8.0",
25
"has-binary": "0.1.7",
26
"indexof": "0.0.1",
27
- "parseuri": "0.0.4",
28
- "to-array": "0.1.4",
29
- "backo2": "1.0.2"
+ "object-component": "0.0.3",
+ "parseuri": "0.0.5",
+ "socket.io-parser": "2.3.1",
+ "to-array": "0.1.4"
30
},
31
"devDependencies": {
32
"babel-core": "6.4.5",
0 commit comments