More Sharp fixes

This commit is contained in:
Jesse Wierzbinski 2024-04-07 03:50:03 -10:00
parent 8473062c24
commit 8eb6fba897
No known key found for this signature in database
6 changed files with 6 additions and 7 deletions

View file

@ -4,6 +4,7 @@
"main": "index.ts",
"dependencies": {
"@jsr/bradenmacdonald__s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client",
"config-manager": "workspace:*"
"config-manager": "workspace:*",
"sharp": "^0.32.6"
}
}