Skip to content

Commit 50ad0a3

Browse files
committed
Merge pull request OpenUserJS#712 from Martii/downgradeMongoose
Downgrade *mongoose* due to production connection failure Auto-merge
2 parents 44108c0 + 735ee44 commit 50ad0a3

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
@@ -28,7 +28,7 @@
2828
"marked": "0.3.5",
2929
"method-override": "2.3.5",
3030
"moment": "2.10.6",
31-
"mongoose": "4.1.3",
31+
"mongoose": "4.1.1",
3232
"morgan": "1.6.1",
3333
"mu2": "0.5.20",
3434
"octicons": "2.4.1",

0 commit comments

Comments
 (0)