mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Minimise use of engines property to improve yarn v1 support
This commit is contained in:
@@ -187,7 +187,9 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0",
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
},
|
||||
"config": {
|
||||
"libvips": ">=8.15.3"
|
||||
},
|
||||
"funding": {
|
||||
|
||||
Reference in New Issue
Block a user