Dependency version bumps ahead of 0.7.0

This commit is contained in:
Lovell Fuller 2014-10-17 12:15:31 +01:00
parent 9f6cc33858
commit 78596545b0

View File

@ -40,13 +40,13 @@
"stream" "stream"
], ],
"dependencies": { "dependencies": {
"bluebird": "^2.3.4", "bluebird": "^2.3.5",
"color": "^0.7.1", "color": "^0.7.1",
"nan": "^1.3.0" "nan": "^1.3.0"
}, },
"devDependencies": { "devDependencies": {
"imagemagick": "^0.1.3", "imagemagick": "^0.1.3",
"imagemagick-native": "^1.3.0", "imagemagick-native": "^1.4.0",
"gm": "^1.16.0", "gm": "^1.16.0",
"async": "^0.9.0", "async": "^0.9.0",
"benchmark": "^1.0.0" "benchmark": "^1.0.0"