Skip to content

Commit

Permalink
Currently using github source for faye-redis until hiredis dependency…
Browse files Browse the repository at this point in the history
… is removed
  • Loading branch information
evantahler committed Mar 11, 2013
1 parent 4ee15b9 commit 25fb5ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
"node-uuid": "1.4.x",
"fakeredis": "0.1.x",
"faye": "0.8.x",
"faye-redis": "0.1.x"
"//": "** Currently using github source for faye-redis until hiredis dependency is removed",
"faye-redis": "git://github.com/faye/faye-redis-node#master"
},
"devDependencies": {
"mocha": "1.7.x",
Expand Down

0 comments on commit 25fb5ba

Please sign in to comment.