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 5c76401 commit 4f6ec82Copy full SHA for 4f6ec82
1 file changed
package.json
@@ -30,14 +30,14 @@
30
"node": ">=4"
31
},
32
"dependencies": {
33
- "redis-errors": "^1.0.0"
+ "redis-errors": "^1.2.0"
34
35
"devDependencies": {
36
"benchmark": "^2.1.0",
37
"codeclimate-test-reporter": "^0.5.0",
38
"hiredis": "^0.5.0",
39
"istanbul": "^0.4.0",
40
- "mocha": "^3.1.2",
+ "mocha": "^3.4.2",
41
"standard": "^10.0.0"
42
43
"author": "Ruben Bridgewater",
0 commit comments