Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "nba-color", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Get NBA team's color.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -377,3 +377,3 @@ const pureWhite = { | ||
}, | ||
grey: { | ||
gray: { | ||
hex: '#c6cfd4', | ||
@@ -380,0 +380,0 @@ rgb: [198, 208, 215], |