Skip to content

Commit 8e8a790

Browse files
author
nezanuha
committed
updated package
1 parent 7f95cd2 commit 8e8a790

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "markdown-text-editor",
3-
"version": "0.0.9-beta.1",
3+
"version": "0.0.10-beta.1",
44
"description": "A powerful, easy-to-use Markdown editor with a real-time preview, syntax highlighting. Ideal for developers, writers, and content creators who need a seamless, interactive writing experience with full Markdown support.",
5-
"main": "./src/plugins/markdown/editor.js",
5+
"main": "./src/plugins/index.js",
66
"files": [
77
"dist/**/*",
88
"src/**/*"

0 commit comments

Comments
 (0)