use master branch of image-magick-native until the 0.11 compatible is out

This commit is contained in:
Pierre Inglebert 2014-05-13 08:03:24 +02:00
parent acdfe02502
commit eb6a221cee

View File

@ -35,7 +35,7 @@
}, },
"devDependencies": { "devDependencies": {
"imagemagick": "^0.1.3", "imagemagick": "^0.1.3",
"imagemagick-native": "^0.2.9", "imagemagick-native": "git://github.com/mash/node-imagemagick-native.git#master",
"gm": "^1.16.0", "gm": "^1.16.0",
"async": "^0.8.0", "async": "^0.8.0",
"benchmark": "^1.0.0" "benchmark": "^1.0.0"