Skip to content

Commit 045f694

Browse files
committed
U
1 parent 884f9d9 commit 045f694

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
"version": "0.0.0",
44
"packageManager": "pnpm@10.6.3",
55
"description": "A simple react ui component",
6+
"keywords": [
7+
"ui",
8+
"react",
9+
"tailwindcss",
10+
"shadcn"
11+
],
612
"type": "module",
713
"license": "MIT",
814
"homepage": "https://github.com/author/library#readme",
@@ -13,7 +19,7 @@
1319
"type": "git",
1420
"url": "git+https://github.com/author/library.git"
1521
},
16-
"author": "Author Name <author.name@mail.com>",
22+
"author": "Barry <onlylonger@outlook.com>",
1723
"files": [
1824
"dist"
1925
],

0 commit comments

Comments
 (0)