Skip to content

Commit 07c6009

Browse files
committed
docs: update description
1 parent 0c055f2 commit 07c6009

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
{
22
"name": "splendor-ui",
33
"version": "0.2.1",
4-
"description": "A ui-kit for splendor-pc.",
4+
"description": "A set of UI components for splendor-xzwhome. Built with Vue 3.",
5+
"keywords": [
6+
"vue",
7+
"vue3",
8+
"ui"
9+
],
510
"main": "./es/main.js",
611
"types": "./es/types/main.d.ts",
712
"repository": "https://github.com/sunkint/splendor-ui.git",

0 commit comments

Comments
 (0)