summary refs log tree commit diff
path: root/util/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-15 22:32:57 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-15 22:32:57 +0200
commit04355a6661426eaca36200c123c242a64f3540cc (patch)
tree82a6adb95b2d511fc332abdc0b09950982c90f68 /util/package.json
parent:arrow_up: update mongoose types (diff)
downloadserver-04355a6661426eaca36200c123c242a64f3540cc.tar.xz
:bug: fix bundle postinstall
Diffstat (limited to 'util/package.json')
-rw-r--r--util/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/package.json b/util/package.json

index dbdcfe19..69d33844 100644 --- a/util/package.json +++ b/util/package.json
@@ -29,7 +29,6 @@ "@types/amqplib": "^0.8.1", "@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/node": "^14.17.9",