summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-06-30 21:58:10 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-06-30 21:58:10 +0200
commitb0e7a80f347badb28b2a21b5ec877fb0e86ec0b8 (patch)
treef4a4f745ec788db5303718f6819dcc71f2e177df /package.json
parent:bug: fix identify struct (diff)
downloadserver-ts-b0e7a80f347badb28b2a21b5ec877fb0e86ec0b8.tar.xz
:arrow_up: update checkToken usage
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 754bf280..e34803b0 100644 --- a/package.json +++ b/package.json
@@ -13,7 +13,7 @@ "author": "Fosscord", "license": "ISC", "dependencies": { - "@fosscord/server-util": "^1.3.16", + "@fosscord/server-util": "^1.3.22", "ajv": "^8.5.0", "dotenv": "^8.2.0", "jsonwebtoken": "^8.5.1",