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

Commit 64916dd

Browse files
committed
Lock mongoose version to a working version
1 parent 71cc173 commit 64916dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"lodash": "^3.10.0",
4545
"method-override": "^2.3.3",
4646
"mocha": "~1.20.0",
47-
"mongoose": "^4.0.6",
47+
"mongoose": "4.1.11",
4848
"morgan": "^1.6.1",
4949
"multer": "0.1.8",
5050
"nodemailer": "^1.4.0",

0 commit comments

Comments
 (0)