diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-15 22:18:53 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-15 22:18:53 +0200 |
commit | bdc54dd836c06007fda7a36e2cd271f9756f70dc (patch) | |
tree | b75d8cfa19002a6b92294e212f86260003bfbbbc /bundle | |
parent | delete assets (diff) | |
download | server-bdc54dd836c06007fda7a36e2cd271f9756f70dc.tar.xz |
:arrow_up: update mongoose types
Diffstat (limited to 'bundle')
-rw-r--r-- | bundle/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bundle/package.json b/bundle/package.json index d6a44f53..3c25f102 100644 --- a/bundle/package.json +++ b/bundle/package.json @@ -31,6 +31,7 @@ "@types/i18next-node-fs-backend": "^2.1.0", "@types/jsonwebtoken": "^8.5.0", "@types/mongodb": "^3.6.9", + "@types/mongoose": "^5.10.5", "@types/mongoose-autopopulate": "^0.10.1", "@types/mongoose-lean-virtuals": "^0.5.1", "@types/multer": "^1.4.5", |