Skip to content

Commit

Permalink
peg redis to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Sep 11, 2012
1 parent 8bae751 commit b83a452
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 @@ -4,7 +4,7 @@
"version": "1.4.2",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"main": "./index.js",
"dependencies": { "redis": "*", "debug": "*" },
"dependencies": { "redis": "0.8.0", "debug": "*" },
"devDependencies": { "connect": "*" },
"engines": { "node": "*" }
}

0 comments on commit b83a452

Please sign in to comment.