Add chroma subsampling options for JPEG output

This commit is contained in:
Lovell Fuller
2015-02-13 09:41:42 +00:00
parent 0e91ca90d6
commit 1f7e80e581
7 changed files with 69 additions and 5 deletions

View File

@@ -34,10 +34,10 @@
"vips"
],
"dependencies": {
"bluebird": "^2.9.8",
"bluebird": "^2.9.9",
"color": "^0.7.3",
"nan": "^1.6.2",
"semver": "^4.2.2"
"semver": "^4.3.0"
},
"devDependencies": {
"mocha": "^2.1.0",