fix(mongo): tmp fix to #3607 until

https://github.com/LearnBoost/mongoose/issues/1920 fixed
This commit is contained in:
Tyler Renelle 2014-06-16 17:45:27 -06:00
parent b2ebc93cac
commit 8d31376165

View file

@ -38,7 +38,7 @@
"express-csv": "~0.6.0",
"pretty-data": "git://github.com/vkiryukhin/pretty-data#master",
"js2xmlparser": "~0.1.2",
"mongoose": "~3.8.12",
"mongoose": "3.8.5",
"swagger-node-express": "git://github.com/lefnire/swagger-node-express#habitrpg",
"passport": "~0.1.18",
"passport-facebook": "~1.0.2",