Allow non-RGB input to embed/extend onto bg with alpha #646

This commit is contained in:
Lovell Fuller
2016-12-11 15:58:20 +00:00
parent 61721bb086
commit d2455267a8
11 changed files with 74 additions and 25 deletions

View File

@@ -61,7 +61,7 @@
],
"dependencies": {
"caw": "^2.0.0",
"color": "^1.0.1",
"color": "^1.0.2",
"got": "^6.6.3",
"nan": "^2.4.0",
"semver": "^5.3.0",
@@ -71,7 +71,7 @@
"async": "^2.1.4",
"bufferutil": "^1.3.0",
"cross-env": "^3.1.3",
"documentation": "^4.0.0-beta15",
"documentation": "^4.0.0-beta16",
"exif-reader": "^1.0.1",
"icc": "^0.0.2",
"mocha": "^3.2.0",