@visactor/vchart 1.13.21-alpha.6 → 1.13.21-alpha.7
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/es5/index.js +1 -1
- package/build/index.es.js +1 -1
- package/build/index.js +1 -1
- package/build/index.min.js +1 -1
- package/cjs/core/index.d.ts +1 -1
- package/cjs/core/index.js +1 -1
- package/cjs/core/index.js.map +1 -1
- package/esm/core/index.d.ts +1 -1
- package/esm/core/index.js +1 -1
- package/esm/core/index.js.map +1 -1
- package/package.json +2 -2
package/build/index.es.js
CHANGED
|
@@ -64274,7 +64274,7 @@ const registerVChartCore = () => {
|
|
|
64274
64274
|
};
|
|
64275
64275
|
registerVChartCore();
|
|
64276
64276
|
|
|
64277
|
-
const version = "1.13.21-alpha.
|
|
64277
|
+
const version = "1.13.21-alpha.7";
|
|
64278
64278
|
|
|
64279
64279
|
const addVChartProperty = (data, op) => {
|
|
64280
64280
|
const context = op.beforeCall();
|
package/build/index.js
CHANGED
|
@@ -64280,7 +64280,7 @@ C0.3-1.4,0.3-1.4,0.3-1.4z;`;
|
|
|
64280
64280
|
};
|
|
64281
64281
|
registerVChartCore();
|
|
64282
64282
|
|
|
64283
|
-
const version = "1.13.21-alpha.
|
|
64283
|
+
const version = "1.13.21-alpha.7";
|
|
64284
64284
|
|
|
64285
64285
|
const addVChartProperty = (data, op) => {
|
|
64286
64286
|
const context = op.beforeCall();
|