Skip to content

Commit 9e8d1c0

Browse files
committed
chore: release v3.0.4
1 parent 6ca27b2 commit 9e8d1c0

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-radix",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Utilities and variants for styling Radix state",
55
"main": "dist/index.js",
66
"scripts": {
@@ -14,7 +14,12 @@
1414
"type": "git",
1515
"url": "git+https://github.com/ecklf/tailwindcss-radix.git"
1616
},
17-
"keywords": ["tailwindcss", "plugin", "radix", "react"],
17+
"keywords": [
18+
"tailwindcss",
19+
"plugin",
20+
"radix",
21+
"react"
22+
],
1823
"author": {
1924
"email": "ecklf@icloud.com",
2025
"name": "Florentin Eckl",

0 commit comments

Comments
 (0)