summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-04-25 20:34:20 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-04-25 20:34:20 +0200
commit0da86386d03d58555abcae7bf053c68fce5b20ad (patch)
treee8b4e7f1175aa29a3fdc66d6fafd6f251e161dc9 /package.json
parent:bug: remove postinstall (diff)
downloadserver-ts-0da86386d03d58555abcae7bf053c68fce5b20ad.tar.xz
:arrow_up: update server-util version
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 9d20f3d5..20dcdecd 100644 --- a/package.json +++ b/package.json
@@ -13,7 +13,7 @@ "author": "Fosscord", "license": "ISC", "dependencies": { - "@fosscord/server-util": "^1.0.3", + "@fosscord/server-util": "^1.0.7", "dotenv": "^8.2.0", "erlpack": "^0.1.3", "jsonwebtoken": "^8.5.1",