We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f358c48 commit 1f93d42Copy full SHA for 1f93d42
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "color-manipulation-utils",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "Check contrast of colors HEX",
5
"main": "index.js",
6
"types": "index.d.ts",
@@ -14,7 +14,9 @@
14
},
15
"keywords": [
16
"Matt Ezekiel",
17
- "Contrast"
+ "Contrast",
18
+ "Color",
19
+ "Color Manipulation"
20
],
21
"author": "Matías Ezequiel Bubello",
22
"license": "ISC",
0 commit comments