Skip to content

Commit 6c6eb87

Browse files
committed
0.19.0
1 parent 33cb985 commit 6c6eb87

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+12-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
{
22
"name": "rybitten",
3-
"version": "0.18.0",
3+
"version": "0.19.0",
44
"keywords": [
5-
"color", "ryb", "colour", "palettes", "palette", "color-manipulation",
6-
"data visualization", "color theory", "color manipulation", "color palettes"
5+
"color",
6+
"ryb",
7+
"colour",
8+
"palettes",
9+
"palette",
10+
"color-manipulation",
11+
"data visualization",
12+
"color theory",
13+
"color manipulation",
14+
"color palettes"
715
],
816
"description": "A color space conversion library for transforming between RGB and RYB colors.",
917
"author": "meodai",
@@ -68,4 +76,4 @@
6876
"vite-plugin-dts": "^3.9.0",
6977
"vite-plugin-singlefile": "^2.0.1"
7078
}
71-
}
79+
}

0 commit comments

Comments
 (0)