Update bench to latest imagemagick-native

Use 'Triangle' filter as bilinear equiv.
This commit is contained in:
Lovell Fuller
2015-02-02 16:16:45 +00:00
parent e5a5e2ca7e
commit f57478c1aa
2 changed files with 19 additions and 10 deletions

View File

@@ -9,7 +9,7 @@
},
"devDependencies": {
"imagemagick": "^0.1.3",
"imagemagick-native": "^1.6.0",
"imagemagick-native": "^1.7.0",
"gm": "^1.17.0",
"async": "^0.9.0",
"semver": "^4.2.0",