diff options
Diffstat (limited to 'packages/shared/package.json')
| -rw-r--r-- | packages/shared/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/shared/package.json b/packages/shared/package.json index a0f5608e..93739354 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -5,6 +5,8 @@ "private": true, "type": "module", "dependencies": { + "@aws-sdk/client-s3": "^3.842.0", + "glob": "^11.0.0", "html-to-text": "^9.0.5", "js-tiktoken": "^1.0.20", "nodemailer": "^7.0.4", |
