Skip to content

Commit ee68686

Browse files
committed
chore: Add keywords to package.json
1 parent 8b9e173 commit ee68686

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

package.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,18 @@
4040
"prettier --write"
4141
]
4242
},
43+
"keywords": [
44+
"react",
45+
"textarea",
46+
"textarea-editor",
47+
"textarea-code-editor",
48+
"code-editor",
49+
"code",
50+
"highlighting",
51+
"uiw",
52+
"uiwjs",
53+
"editor"
54+
],
4355
"peerDependencies": {
4456
"@babel/runtime": ">=7.10.0",
4557
"react": ">=16.9.0",

0 commit comments

Comments
 (0)