Skip to content

Commit

Permalink
Lock down the everyauth gem to 2.x to it works with Mongoose-Auth
Browse files Browse the repository at this point in the history
  • Loading branch information
ciberch committed Sep 2, 2012
1 parent 003a039 commit 42d27c0
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 @@ -15,7 +15,7 @@
"connect-redis" : ">=1.0.7",
"connect-notifo" : ">=0.0.1",
"airbrake" : ">=0.2.0",
"everyauth" : ">=0.2.18",
"everyauth" : "0.2.x",
"cloudfoundry" : ">=0.1.0",
"activity-streams-mongoose": ">=0.0.14",
"hiredis": "",
Expand Down

0 comments on commit 42d27c0

Please sign in to comment.