Skip to content

Commit

Permalink
require connect-mongo from github to get latest fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nateps committed Apr 14, 2012
1 parent f6a3130 commit 34a5d18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/chat/package.json
Expand Up @@ -8,7 +8,7 @@
"racer-db-mongo": "*",
"express": ">=2 <3",
"connect-gzip": ">=0.1.5",
"connect-mongo": ">=0.1.6"
"connect-mongo": "git://github.com/kcbanner/connect-mongo.git"
},
"private": true,
"devDependencies": {
Expand Down

0 comments on commit 34a5d18

Please sign in to comment.