pr675
Hufe921 3 years ago
parent f2c8a654fc
commit 7e8f5314bb

@ -31,7 +31,7 @@ new Editor(document.querySelector(".canvas-editor"), [
## next features ## next features
1. optimize content block 1. page header and footer
2. control rules 2. control rules
3. table paging 3. table paging
4. docs 4. docs

@ -2,7 +2,7 @@
"name": "@hufe921/canvas-editor", "name": "@hufe921/canvas-editor",
"author": "Hufe", "author": "Hufe",
"license": "MIT", "license": "MIT",
"version": "0.9.9", "version": "0.9.10",
"description": "rich text editor by canvas/svg", "description": "rich text editor by canvas/svg",
"publishConfig": { "publishConfig": {
"registry": "https://registry.npmjs.org/", "registry": "https://registry.npmjs.org/",

Loading…
Cancel
Save