e5bd084c01
* fix: fix sharp semver range to allow for 0.3é20 * fix: revert back to 0.31.0
11 lines
230 B
JSON
11 lines
230 B
JSON
{
|
|
"name": "@test/no-alt-text-image",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@astrojs/image": "workspace:*",
|
|
"@astrojs/node": "workspace:*",
|
|
"astro": "workspace:*",
|
|
"sharp": "^0.32.1"
|
|
}
|
|
}
|