Use jimp instead of lwip for image processing
Jimp does not install on recent versions of NodeJS because of changes in the bundled version of zlib. Jimp is a pure JS replacement.
This commit is contained in:
committed by
Gaël Métais
parent
a20c5677b4
commit
3fc0d9418f
+1
-1
@@ -55,7 +55,7 @@
|
||||
"is-ttf": "0.2.2",
|
||||
"is-woff": "1.0.3",
|
||||
"is-woff2": "1.0.0",
|
||||
"lwip": "0.0.9",
|
||||
"jimp": "0.2.28",
|
||||
"md5": "2.2.1",
|
||||
"meow": "3.7.0",
|
||||
"minimize": "2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user