@hailin-zheng/editor-core 2.0.44 → 2.0.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index-cjs.js CHANGED
@@ -28361,7 +28361,7 @@ class DocEditor {
28361
28361
  rule.setRuleOptions({ width: this.viewOptions.docPageSettings.width, pagePL, pagePR, docLeft });
28362
28362
  }
28363
28363
  version() {
28364
- return "2.0.44";
28364
+ return "2.0.45";
28365
28365
  }
28366
28366
  }
28367
28367