Skip to content

Commit d8204cb

Browse files
committed
chore: update description
1 parent 22c8db3 commit d8204cb

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

package.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,16 @@
22
"name": "unplugin-jsx-string",
33
"version": "0.1.0",
44
"packageManager": "[email protected]",
5-
"description": "My awesome typescript library",
5+
"description": "Converts JSX to HTML strings at compile time.",
6+
"keywords": [
7+
"unplugin",
8+
"jsx",
9+
"tsx",
10+
"string",
11+
"html",
12+
"convert",
13+
"react"
14+
],
615
"license": "MIT",
716
"files": [
817
"dist"

0 commit comments

Comments
 (0)