Skip to content

Commit 3535076

Browse files
committed
released v2.1.5
1 parent 4b608ce commit 3535076

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "@uiw/react-textarea-code-editor",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"description": "A simple code editor with syntax highlighting.",
5+
"homepage": "https://uiwjs.github.io/react-textarea-code-editor/",
56
"main": "cjs/index.js",
67
"module": "esm/index.js",
78
"scripts": {

0 commit comments

Comments
 (0)