Skip to content

Commit a1cebc8

Browse files
knoxcarddarrachequesne
authored andcommittedSep 26, 2018
[chore] Bump ioredis to version 4.0.0 (#291)
1 parent 6d787fb commit a1cebc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"expect.js": "0.3.1",
25-
"ioredis": "^3.1.1",
25+
"ioredis": "^4.0.0",
2626
"mocha": "^3.4.2",
2727
"socket.io": "latest",
2828
"socket.io-client": "latest"

0 commit comments

Comments
 (0)
Please sign in to comment.