summary refs log tree commit diff
path: root/cdn/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-15 13:32:26 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-15 13:32:26 +0200
commite1b991dfd14278b0c60163d92e4db0f18269b112 (patch)
treec9ed9bc8c7b00ded9207c9fcc9365e86d57fc146 /cdn/package.json
parent:art: reformat (diff)
parent:bug: fix unittests (diff)
downloadserver-ts-e1b991dfd14278b0c60163d92e4db0f18269b112.tar.xz
Merge branch 'master' into sticker
Diffstat (limited to 'cdn/package.json')
-rw-r--r--cdn/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/cdn/package.json b/cdn/package.json

index 027ba553..0d4d4619 100644 --- a/cdn/package.json +++ b/cdn/package.json
@@ -36,6 +36,8 @@ "ts-patch": "^1.4.4" }, "dependencies": { + "@aws-sdk/client-s3": "^3.36.1", + "@aws-sdk/node-http-handler": "^3.36.0", "@fosscord/util": "file:../util", "body-parser": "^1.19.0", "btoa": "^1.2.1",