Upgrade to latest v1.x.x major version of the color dependency.

Uses 'alpha' instead of 'a' to represent transparency values.
This commit is contained in:
Lovell Fuller
2016-12-04 21:04:15 +00:00
parent 850fc9adf9
commit a71e562ff7
4 changed files with 8 additions and 9 deletions

View File

@@ -61,7 +61,7 @@
],
"dependencies": {
"caw": "^2.0.0",
"color": "^0.11.3",
"color": "^1.0.1",
"got": "^6.6.3",
"nan": "^2.4.0",
"semver": "^5.3.0",