mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 05:36:18 +01:00
Drop Node.js 18, now requires Node.js >= 20.9.0
This commit is contained in:
@@ -191,7 +191,7 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
"node": ">=20.9.0"
|
||||
},
|
||||
"config": {
|
||||
"libvips": ">=8.18.0"
|
||||
|
||||
Reference in New Issue
Block a user