Skip to content

Commit e714ab6

Browse files
committed
v 2.3.2
1 parent f9b1c66 commit e714ab6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "javascript-color-gradient",
3-
"version": "1.3.2",
3+
"version": "2.3.2",
44
"description": "javascript-color-gradient is a lightweight JavaScript library, used to generate an array of color gradients by providing start and finish colors, as well as the required number of midpoints. ",
55
"main": "src/index.js",
66
"scripts": {
@@ -18,8 +18,9 @@
1818
"keywords": [
1919
"javascript-color-palette",
2020
"color-gradient",
21-
"react-palette",
21+
"javascript-palette",
2222
"color-picker",
23+
"color-generator",
2324
"color-wavelengths"
2425
],
2526
"author": "Lasha Kakabadze <l.qqbadze@gmail.com>",

0 commit comments

Comments
 (0)