try latest connect-mongo with a mongostore initialization callback in

attempt to avoid the 'arbiterOnly' error
This commit is contained in:
Tyler Renelle
2012-12-28 10:06:15 -05:00
parent 9db1d7c17e
commit 9d80ffcf3c
2 changed files with 39 additions and 35 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"derby-ui-boot": "git://github.com/codeparty/derby-ui-boot#master",
"derby-auth": "git://github.com/lefnire/derby-auth#master",
"connect-mongo": ">=0.1.9",
"connect-mongo": "git://github.com/kcbanner/connect-mongo#master",
"passport-facebook": "*",
"express": "*",
"gzippo": "*",