添加mongoose-lean-virtuals

This commit is contained in:
luying
2021-02-01 17:19:48 +08:00
parent 39b68de801
commit 178c145b4f
2 changed files with 171 additions and 7 deletions

View File

@@ -11,6 +11,7 @@
"lodash": "^4.17.20",
"moment": "^2.27.0",
"mongoose": "^5.10.4",
"mongoose-lean-virtuals": "^0.7.6",
"mongoose-transactions": "^1.1.4",
"underscore": "^1.12.0"
},