Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1009 from codydaig/bug/mongoose
Browse files Browse the repository at this point in the history
[hotfix] Lock mongoose version to a working version
  • Loading branch information
codydaig committed Oct 20, 2015
2 parents 71cc173 + 64916dd commit c2a86e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"lodash": "^3.10.0",
"method-override": "^2.3.3",
"mocha": "~1.20.0",
"mongoose": "^4.0.6",
"mongoose": "4.1.11",
"morgan": "^1.6.1",
"multer": "0.1.8",
"nodemailer": "^1.4.0",
Expand Down

0 comments on commit c2a86e0

Please sign in to comment.