fix: mongoose version bug

This commit is contained in:
suxiaoxin 2017-10-24 19:18:01 +08:00
parent 183ae6934a
commit a670279cc1

View File

@ -37,7 +37,7 @@
"koa-websocket": "^4.0.0",
"mockjs": "^1.0.1-beta3",
"moment": "^2.18.1",
"mongoose": "^4.7.0",
"mongoose": "4.7.0",
"mongoose-auto-increment": "^5.0.1",
"nodemailer": "^4.0.1",
"ora": "^1.3.0",