Upgrade to libvips v8.2.3 ahead of sharp v0.14.0

This commit is contained in:
Lovell Fuller
2016-03-22 09:25:29 +00:00
parent 185fcfe635
commit 5b4f4b0672
6 changed files with 20 additions and 16 deletions

View File

@@ -47,7 +47,7 @@
"vips"
],
"dependencies": {
"bluebird": "^3.3.3",
"bluebird": "^3.3.4",
"color": "^0.11.1",
"nan": "^2.2.0",
"semver": "^5.1.0",
@@ -68,7 +68,7 @@
},
"license": "Apache-2.0",
"config": {
"libvips": "8.2.2"
"libvips": "8.2.3"
},
"engines": {
"node": ">=0.10"