Docs: minimum Node.js version requirement of 12.13.0

This commit is contained in:
Lovell Fuller
2021-08-03 10:25:04 +01:00
parent 513ed02b76
commit eabb671b10
5 changed files with 8 additions and 15 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 v10+
Most modern macOS, Windows and Linux systems running Node.js >= 12.13.0
do not require any additional install or runtime dependencies.
## Documentation