Minimum version of libvips now 7.40.0 #74

This commit is contained in:
Lovell Fuller
2014-11-17 12:08:05 +00:00
parent e22d093002
commit 177a4f574c
5 changed files with 10 additions and 20 deletions

View File

@@ -13,7 +13,7 @@
"Brandon Aaron <hello.brandon@aaron.sh>",
"Andreas Lind <andreas@one.com>"
],
"description": "High performance Node.js module to resize JPEG, PNG and WebP images using the libvips library",
"description": "High performance Node.js module to resize JPEG, PNG, WebP and TIFF images using the libvips library",
"scripts": {
"test": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha -- --slow=5000 --timeout=10000 ./test/unit/*.js"
},
@@ -36,8 +36,6 @@
"embed",
"libvips",
"vips",
"fast",
"buffer",
"stream"
],
"dependencies": {