Add alternative in package.json to resolutions for npm
This commit is contained in:
@ -52,6 +52,9 @@
|
|||||||
"astro/sharp": "0.33.1",
|
"astro/sharp": "0.33.1",
|
||||||
"astro-compress/sharp": "0.33.1"
|
"astro-compress/sharp": "0.33.1"
|
||||||
},
|
},
|
||||||
|
"overrides": {
|
||||||
|
"sharp": "0.33.1"
|
||||||
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18.14.1"
|
"node": ">=18.14.1"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user