Drop support for Node.js 12, now requires >= 14.15.0

This commit is contained in:
Lovell Fuller
2022-06-29 10:32:25 +01:00
parent afc4c5bf79
commit bb91912883
7 changed files with 18 additions and 10 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 >= 12.13.0
Most modern macOS, Windows and Linux systems running Node.js >= 14.15.0
do not require any additional install or runtime dependencies.
## Documentation