Revert "update to newest mongoose"

This reverts commit 7b05891ba0e87e4cf00fd6b1ea87d7406dc70989.
This commit is contained in:
Shane Kilkelly
2017-05-10 15:31:17 +01:00
parent 08567ff220
commit 01ee104f77
15 changed files with 95 additions and 77 deletions
@@ -1,4 +1,4 @@
mongoose = require '../infrastructure/Mongoose'
mongoose = require 'mongoose'
Settings = require 'settings-sharelatex'
Schema = mongoose.Schema