Fix Mongoose at 4.5.3 while 4.5.4 has bug creating new clans and trial requests

This commit is contained in:
Nick Winter 2016-07-15 10:13:45 -07:00
parent 1e89775486
commit bc5375770e

View file

@ -75,7 +75,7 @@
"mailchimp-api": "2.0.x",
"moment": "~2.5.0",
"mongodb": "^2.0.28",
"mongoose": "^4.2.9",
"mongoose": "4.5.3",
"mongoose-cache": "https://github.com/nwinter/mongoose-cache/tarball/master",
"node-force-domain": "~0.1.0",
"node-gyp": "~0.13.0",