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 fb356f8 commit c26d452Copy full SHA for c26d452
package.json
@@ -11,13 +11,12 @@
11
},
12
"dependencies": {
13
"bluebird": "^3.4.0",
14
- "debug": "2.2.0",
15
"redis": "^2.6.1",
16
- "socket.io-adapter": "0.4.0",
+ "socket.io-adapter": "https://github.com/nkrass/socket.io-adapter",
17
"uid2": "0.0.3"
18
19
"devDependencies": {
20
- "socket.io": "socketio/socket.io",
+ "socket.io": "https://github.com/nkrass/socket.io",
21
"socket.io-client": "socketio/socket.io-client",
22
"mocha": "1.18.0",
23
"expect.js": "0.3.1"
0 commit comments