Skip to content

Commit 8b44a0c

Browse files
authored
Merge pull request #11 from NodeRedis/greenkeeper/ioredis-3.0.0
Update ioredis to the latest version 🚀
2 parents 6f1629a + 4113037 commit 8b44a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"chai": "^3.4.0",
3232
"codeclimate-test-reporter": "^0.4.0",
33-
"ioredis": "^2.0.0",
33+
"ioredis": "^3.0.0",
3434
"istanbul": "^0.4.3",
3535
"json-stable-stringify": "^1.0.0",
3636
"mocha": "^3.0.0",

0 commit comments

Comments
 (0)