mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
use master branch of image-magick-native until the 0.11 compatible is out
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user