Docs: add support for Node 12 #1668

This commit is contained in:
Lovell Fuller
2019-04-25 11:58:49 +01:00
parent 7ae0512b9b
commit 6fcd2153c5
4 changed files with 7 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ As well as image resizing, operations such as
rotation, extraction, compositing and gamma correction are available.
Most modern 64-bit OS X, Windows and Linux systems running
Node versions 6, 8, 10 and 11
Node versions 6, 8, 10, 11 and 12
do not require any additional install or runtime dependencies.
## Examples