@visactor/vchart 2.0.5-alpha.2 → 2.0.5-alpha.3

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/build/index.es.js CHANGED
@@ -58309,7 +58309,7 @@ const lookup = (data, opt) => {
58309
58309
  });
58310
58310
  };
58311
58311
 
58312
- const version = "2.0.5-alpha.2";
58312
+ const version = "2.0.5-alpha.3";
58313
58313
 
58314
58314
  const addVChartProperty = (data, op) => {
58315
58315
  const context = op.beforeCall();
package/build/index.js CHANGED
@@ -58315,7 +58315,7 @@
58315
58315
  });
58316
58316
  };
58317
58317
 
58318
- const version = "2.0.5-alpha.2";
58318
+ const version = "2.0.5-alpha.3";
58319
58319
 
58320
58320
  const addVChartProperty = (data, op) => {
58321
58321
  const context = op.beforeCall();