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:
@@ -28,7 +28,7 @@
|
||||
"./versions": "./versions.json"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
||||
"node": ">=20.9.0"
|
||||
},
|
||||
"os": [
|
||||
"win32"
|
||||
|
||||
Reference in New Issue
Block a user