reykit 1.0.249 → 1.0.250

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -411,4 +411,4 @@ Main runtime dependencies:
411
411
 
412
412
  ## Keywords
413
413
 
414
- `rey` · `reyxbo` · `kit` · `component` · `ui` · `style` · `react` · `tailwind` · `shadcn` · `captcha` · `image` · `net` · `random` · `regex` · `text` · `time` · `window`
414
+ `rey` · `reyxbo` · `kit` · `component` · `ui` · `style` · `react` · `tailwindcss` · `shadcn` · `captcha` · `image` · `net` · `random` · `regex` · `text` · `time` · `window`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "reykit",
3
- "version": "1.0.249",
3
+ "version": "1.0.250",
4
4
  "description": "General-purpose JavaScript utility method package.",
5
5
  "author": "reyxbo",
6
6
  "keywords": [
@@ -11,7 +11,7 @@
11
11
  "ui",
12
12
  "style",
13
13
  "react",
14
- "tailwind",
14
+ "tailwindcss",
15
15
  "shadcn",
16
16
  "captcha",
17
17
  "image",