mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
fix: 🐛 Properly install and import the S3 client
This commit is contained in:
parent
106e34848a
commit
e95cabb304
6 changed files with 12 additions and 10 deletions
|
|
@ -96,6 +96,7 @@
|
|||
"typescript": "^5.3.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@bradenmacdonald/s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client",
|
||||
"@hackmd/markdown-it-task-lists": "^2.1.4",
|
||||
"@hono/zod-validator": "^0.2.2",
|
||||
"@inquirer/confirm": "^3.1.11",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue