Remove deprecated interpolateWith method

Version bump dependencies
This commit is contained in:
Lovell Fuller
2016-07-25 16:11:50 +01:00
parent 4f1472d4ff
commit 7a9a4127a0
6 changed files with 9 additions and 21 deletions

View File

@@ -8,14 +8,14 @@
"test": "VIPS_WARNING=0 node perf && node random && node parallel"
},
"devDependencies": {
"async": "^1.5.2",
"benchmark": "^2.1.0",
"async": "^2.0.1",
"benchmark": "^2.1.1",
"gm": "^1.22.0",
"imagemagick": "^0.1.3",
"imagemagick-native": "^1.9.2",
"jimp": "^0.2.24",
"lwip": "^0.0.9",
"semver": "^5.1.0"
"semver": "^5.3.0"
},
"license": "Apache-2.0",
"engines": {