Skip to content

Commit f758337

Browse files
committed
Merge pull request #84 from shnist/chore/update-node-redis
Updated node-redis dependency to 2.4.2, which matches socket.io-emitter
2 parents 00a00e1 + 2dfc94d commit f758337

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"async": "0.9.0",
1414
"debug": "2.2.0",
1515
"msgpack-js": "0.3.0",
16-
"redis": "2.3.0",
16+
"redis": "2.4.2",
1717
"socket.io-adapter": "0.4.0",
1818
"uid2": "0.0.3"
1919
},

0 commit comments

Comments
 (0)