@d3fc/d3fc-chart
Advanced tools
Comparing version 2.5.2 to 2.5.3
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.5.3"></a> | ||
## [2.5.3](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.5.2...@d3fc/d3fc-chart@2.5.3) (2019-03-27) | ||
**Note:** Version bump only for package @d3fc/d3fc-chart | ||
<a name="2.5.2"></a> | ||
@@ -8,0 +16,0 @@ ## [2.5.2](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.5.1...@d3fc/d3fc-chart@2.5.2) (2019-03-20) |
{ | ||
"name": "@d3fc/d3fc-chart", | ||
"version": "2.5.2", | ||
"version": "2.5.3", | ||
"description": "A simple Cartesian chart component that renders to canvas or SVG.", | ||
@@ -24,3 +24,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-annotation": "^2.0.18", | ||
"@d3fc/d3fc-annotation": "^2.1.0", | ||
"@d3fc/d3fc-extent": "^3.1.2", | ||
@@ -27,0 +27,0 @@ "@d3fc/d3fc-scripts": "^2.0.4", |
135764