Skip to content

Commit fc04f02

Browse files
committed
0.4.3
1 parent 273ae33 commit fc04f02

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rich-textarea",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "A small React component to colorize, highlight and decorate your textarea.",
55
"main": "lib/index.js",
66
"module": "lib/index.mjs",
@@ -45,6 +45,7 @@
4545
},
4646
"keywords": [
4747
"react",
48+
"react-component",
4849
"textarea",
4950
"highlight",
5051
"richtext",

0 commit comments

Comments
 (0)