summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-06-02 19:22:22 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-06-02 19:22:22 +0200
commitcbe60955b49b5d8bc565363196f9a5eb8224da8b (patch)
treebfaa26d7e24f6ba8a4eb734fccbba9fb5b0985b9 /package.json
parent:zap: add explicit types to req and res (diff)
downloadserver-ts-cbe60955b49b5d8bc565363196f9a5eb8224da8b.tar.xz
:sparkles: Guild invites
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json

index 5cf2e765..7566e742 100644 --- a/package.json +++ b/package.json
@@ -49,7 +49,7 @@ "i18next-http-middleware": "^3.1.3", "i18next-node-fs-backend": "^2.1.3", "jsonwebtoken": "^8.5.1", - "lambert-server": "^1.2.4", + "lambert-server": "^1.2.5", "missing-native-js-functions": "^1.2.6", "mongoose": "^5.12.3", "mongoose-autopopulate": "^0.12.3",