Skip to content

Commit 9205a0a

Browse files
author
haoxin
committed
bump devDeps
1 parent 331e972 commit 9205a0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
],
1212
"dependencies": {},
1313
"devDependencies": {
14-
"ioredis": "1.9.0",
14+
"ioredis": "^1.15.1",
1515
"mocha": "*",
16-
"redis": "0.10.2",
16+
"redis": "^2.6.0-1",
1717
"should": "*"
1818
},
1919
"license": "MIT",

0 commit comments

Comments
 (0)