mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-10 21:28:02 -04:00
Use official mongoose-cache now that my patch is in
This commit is contained in:
parent
b31e5fc93a
commit
3562b50bc0
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue