@visactor/taro-vchart
Advanced tools
Comparing version 1.13.5-alpha.4 to 1.13.5-alpha.5
@@ -45,3 +45,2 @@ "use strict"; | ||
} | ||
}); | ||
//# sourceMappingURL=index.js.map | ||
}); |
@@ -38,2 +38,3 @@ "use strict"; | ||
} | ||
}); | ||
}); | ||
//# sourceMappingURL=index.js.map |
@@ -67,3 +67,2 @@ export * from "./AreaChart"; | ||
export { VChart as VChartCore } from "@visactor/vchart"; | ||
//# sourceMappingURL=index.js.map | ||
export { VChart as VChartCore } from "@visactor/vchart"; |
export { TTCanvas } from "./tt-canvas"; | ||
export { style_cs_canvas, style_cs_canvas_hidden, style_cs_tooltip_canvas, style_container } from "./container-styles"; | ||
export { style_cs_canvas, style_cs_canvas_hidden, style_cs_tooltip_canvas, style_container } from "./container-styles"; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@visactor/taro-vchart", | ||
"version": "1.13.5-alpha.4", | ||
"version": "1.13.5-alpha.5", | ||
"description": "Taro VChart 图表组件", | ||
@@ -35,3 +35,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@visactor/vchart": "1.13.5-alpha.4" | ||
"@visactor/vchart": "1.13.5-alpha.5" | ||
}, | ||
@@ -78,4 +78,4 @@ "devDependencies": { | ||
"@internal/bundler": "0.0.1", | ||
"@internal/ts-config": "0.0.1", | ||
"@internal/eslint-config": "0.0.1" | ||
"@internal/eslint-config": "0.0.1", | ||
"@internal/ts-config": "0.0.1" | ||
}, | ||
@@ -82,0 +82,0 @@ "publishConfig": { |
+ Added@visactor/vchart@1.13.5-alpha.5(transitive)
+ Added@visactor/vutils-extension@1.13.5-alpha.5(transitive)
- Removed@visactor/vchart@1.13.5-alpha.4(transitive)
- Removed@visactor/vutils-extension@1.13.5-alpha.4(transitive)