diff options
Diffstat (limited to 'cdn/package.json')
-rw-r--r-- | cdn/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cdn/package.json b/cdn/package.json index 5d3f1589..06fea9c4 100644 --- a/cdn/package.json +++ b/cdn/package.json @@ -42,6 +42,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", |