Use official mongoose-cache now that my patch is in

This commit is contained in:
Nick Winter 2015-11-14 16:32:49 -08:00
parent b31e5fc93a
commit 3562b50bc0

View file

@ -69,7 +69,7 @@
"moment": "~2.5.0",
"mongodb": "^2.0.28",
"mongoose": "3.8.x",
"mongoose-cache": "https://github.com/nwinter/mongoose-cache/tarball/master",
"mongoose-cache": "~0.1.4",
"node-force-domain": "~0.1.0",
"node-gyp": "~0.13.0",
"passport": "0.1.x",