Drop support for Node.js 14 and 16, require >= 18.17.0

This commit is contained in:
Lovell Fuller
2023-09-22 17:27:54 +01:00
parent eefaa99872
commit ba20b8ada4
9 changed files with 80 additions and 69 deletions

View File

@@ -16,7 +16,7 @@ Lanczos resampling ensures quality is not sacrificed for speed.
As well as image resizing, operations such as
rotation, extraction, compositing and gamma correction are available.
Most modern macOS, Windows and Linux systems running Node.js >= 14.15.0
Most modern macOS, Windows and Linux systems running Node.js >= 18.17.0
do not require any additional install or runtime dependencies.
## Documentation