@hailin-zheng/editor-core 2.0.41 → 2.0.42

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
@@ -28358,7 +28358,7 @@ class DocEditor {
28358
28358
  rule.setRuleOptions({ width: this.viewOptions.docPageSettings.width, pagePL, pagePR, docLeft });
28359
28359
  }
28360
28360
  version() {
28361
- return "2.0.41";
28361
+ return "2.0.42";
28362
28362
  }
28363
28363
  }
28364
28364