Add support for Node 10, drop support for Node 9

This commit is contained in:
Lovell Fuller
2018-04-25 20:39:09 +01:00
parent ae2cfcc4f3
commit d09fe6178c
4 changed files with 6 additions and 6 deletions

View File

@@ -22,7 +22,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 (glibc) systems running
Node versions 4, 6, 8 and 9
Node versions 4, 6, 8 and 10
do not require any additional install or runtime dependencies.
## Examples