Release v0.16.1

This commit is contained in:
Lovell Fuller
2016-10-13 10:53:38 +01:00
parent d4a1722863
commit 207dcbeaa4
4 changed files with 40 additions and 10 deletions

View File

@@ -8,11 +8,11 @@
"test": "VIPS_WARNING=0 node perf && node random && node parallel"
},
"devDependencies": {
"async": "^2.0.1",
"async": "^2.1.1",
"benchmark": "^2.1.1",
"gm": "^1.23.0",
"imagemagick": "^0.1.3",
"imagemagick-native": "^1.9.2",
"imagemagick-native": "^1.9.3",
"jimp": "^0.2.27",
"lwip": "^0.0.9",
"semver": "^5.3.0"