abstract-chart
Advanced tools
Comparing version
@@ -19,2 +19,3 @@ "use strict"; | ||
__exportStar(require("./chart.js"), exports); | ||
//dummy | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "abstract-chart", | ||
"version": "10.0.13", | ||
"version": "10.0.15", | ||
"description": "Drawing charts using multiple unit of measure axes as coordinate system", | ||
@@ -21,6 +21,6 @@ "repository": "https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-chart", | ||
"dependencies": { | ||
"abstract-image": "^11.0.5", | ||
"abstract-image": "^11.0.7", | ||
"ts-exhaustive-check": "^1.0.0" | ||
}, | ||
"gitHead": "ee53d4dbd963ba72256090e739972042e1c58b94" | ||
"gitHead": "65b8525685cc188c401a62e09f32f2dad9b404d2" | ||
} |
export * from "./axis.js"; | ||
export * from "./chart.js"; | ||
//dummy |
Sorry, the diff of this file is not supported yet
179440
0.02%2733
0.07%Updated