This commit is contained in:
Hufe921
2022-12-16 16:20:46 +08:00
parent f2c8a654fc
commit 7e8f5314bb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ new Editor(document.querySelector(".canvas-editor"), [
## next features
1. optimize content block
1. page header and footer
2. control rules
3. table paging
4. docs
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "@hufe921/canvas-editor",
"author": "Hufe",
"license": "MIT",
"version": "0.9.9",
"version": "0.9.10",
"description": "rich text editor by canvas/svg",
"publishConfig": {
"registry": "https://registry.npmjs.org/",