diff --git a/package.json b/package.json index 890c0cf8..377ecf0f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { "name": "@uiw/react-textarea-code-editor", - "version": "2.1.4", + "version": "2.1.5", "description": "A simple code editor with syntax highlighting.", + "homepage": "https://uiwjs.github.io/react-textarea-code-editor/", "main": "cjs/index.js", "module": "esm/index.js", "scripts": {