Skip to content

Commit 5313646

Browse files
committed
update manifest
1 parent e13a2ec commit 5313646

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rcolor",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Random color is a simple javascript module for generating random colors that contrast enough to distinguish between one another, and are not too loud (by default, all colours can have readable black/dark font overlayed).",
55
"main": "./dist/rcolor.js",
66
"scripts": {
@@ -18,7 +18,9 @@
1818
"type": "git",
1919
"url": "git+https://github.com/sterlingwes/RandomColor.git"
2020
},
21-
"keywords": [],
21+
"keywords": [
22+
"random", "color", "colour", "goldenratio", "golden ratio", "graph", "chart", "series"
23+
],
2224
"author": "",
2325
"license": "ISC",
2426
"bugs": {

0 commit comments

Comments
 (0)