mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-07 05:17:50 +02:00
Merge pull request #1009 from codydaig/bug/mongoose
[hotfix] Lock mongoose version to a working version
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user