Skip to content

Commit

Permalink
fix(package): update ioredis to version 4.0.1
Browse files Browse the repository at this point in the history
Closes #12
  • Loading branch information
greenkeeper[bot] committed Oct 8, 2018
1 parent e3c12d7 commit c6d46a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"bluebird": "^3.5.0",
"ioredis": "^3.1.4"
"ioredis": "^4.0.1"
},
"engines": {
"node": ">=6.10.0"
Expand Down

0 comments on commit c6d46a8

Please sign in to comment.