Comparing version 1.2.1 to 1.2.2
@@ -382,3 +382,3 @@ 'use strict'; | ||
}, | ||
grey: { | ||
gray: { | ||
hex: '#c6cfd4', | ||
@@ -644,2 +644,2 @@ rgb: [198, 208, 215] | ||
exports.default = colors; | ||
exports.default = colors; |
{ | ||
"name": "nba-color", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Get NBA team's color.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
185111
1605