Skip to content

Commit

Permalink
Added hiredis for more stability.
Browse files Browse the repository at this point in the history
  • Loading branch information
Howard Huang committed Jul 3, 2012
1 parent 3a2f564 commit e3e0bce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -11,7 +11,8 @@
"url": "git://github.com/hahuang65/hubot-skype.git"
},
"dependencies": {
"redis": ">=0.7.2"
"redis": ">=0.7.2",
"hiredis": ">=0.1.14"
},
"devDependencies": {
"coffee-script": "1.1.3"
Expand Down

0 comments on commit e3e0bce

Please sign in to comment.