zrender-nightly 5.5.0-dev.20230921 → 5.5.0-dev.20230922

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/dist/zrender.js CHANGED
@@ -7238,7 +7238,7 @@
7238
7238
  function registerPainter(name, Ctor) {
7239
7239
  painterCtors[name] = Ctor;
7240
7240
  }
7241
- var version = '5.5.0-dev.20230921';
7241
+ var version = '5.5.0-dev.20230922';
7242
7242
 
7243
7243
  var STYLE_MAGIC_KEY = '__zr_style_' + Math.round((Math.random() * 10));
7244
7244
  var DEFAULT_COMMON_STYLE = {