We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b608ce commit 3535076Copy full SHA for 3535076
package.json
@@ -1,7 +1,8 @@
1
{
2
"name": "@uiw/react-textarea-code-editor",
3
- "version": "2.1.4",
+ "version": "2.1.5",
4
"description": "A simple code editor with syntax highlighting.",
5
+ "homepage": "https://uiwjs.github.io/react-textarea-code-editor/",
6
"main": "cjs/index.js",
7
"module": "esm/index.js",
8
"scripts": {
0 commit comments