Skip to content

Commit 1f93d42

Browse files
committed
keywords
1 parent f358c48 commit 1f93d42

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "color-manipulation-utils",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Check contrast of colors HEX",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -14,7 +14,9 @@
1414
},
1515
"keywords": [
1616
"Matt Ezekiel",
17-
"Contrast"
17+
"Contrast",
18+
"Color",
19+
"Color Manipulation"
1820
],
1921
"author": "Matías Ezequiel Bubello",
2022
"license": "ISC",

0 commit comments

Comments
 (0)