@d3fc/d3fc-chart
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.0.2](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@4.0.1...@d3fc/d3fc-chart@4.0.2) (2020-05-01) | ||
**Note:** Version bump only for package @d3fc/d3fc-chart | ||
## [4.0.1](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@4.0.0...@d3fc/d3fc-chart@4.0.1) (2020-04-30) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@d3fc/d3fc-chart", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "A simple Cartesian chart component that renders to canvas or SVG.", | ||
@@ -29,3 +29,3 @@ "license": "MIT", | ||
"@d3fc/d3fc-rebind": "^6.0.0", | ||
"@d3fc/d3fc-series": "^5.0.1" | ||
"@d3fc/d3fc-series": "^5.1.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "6d0585f51e469827292d50805f48bc11c19ecf96" | ||
"gitHead": "227c1d2813a8ed6da55778f3665e01857a8dc56a" | ||
} |
81056
Updated@d3fc/d3fc-series@^5.1.0