Change Sharp versions

This commit is contained in:
Jesse Wierzbinski 2024-04-09 02:51:03 -10:00
parent 27260dff68
commit eab8b1ab63
No known key found for this signature in database
4 changed files with 133 additions and 127 deletions

View file

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