@d3fc/d3fc-chart
Advanced tools
Comparing version 2.0.8 to 2.0.9
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.0.9"></a> | ||
## [2.0.9](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.8...@d3fc/d3fc-chart@2.0.9) (2018-08-22) | ||
**Note:** Version bump only for package @d3fc/d3fc-chart | ||
<a name="2.0.8"></a> | ||
@@ -8,0 +16,0 @@ ## [2.0.8](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@2.0.7...@d3fc/d3fc-chart@2.0.8) (2018-08-21) |
{ | ||
"name": "@d3fc/d3fc-chart", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"description": "A simple Cartesian chart component that renders to canvas or SVG.", | ||
@@ -24,4 +24,4 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-annotation": "^2.0.7", | ||
"@d3fc/d3fc-extent": "^3.0.5", | ||
"@d3fc/d3fc-annotation": "^2.0.8", | ||
"@d3fc/d3fc-extent": "^3.1.0", | ||
"@d3fc/d3fc-scripts": "^2.0.4", | ||
@@ -34,5 +34,5 @@ "babel-polyfill": "^6.13.0", | ||
"@d3fc/d3fc-data-join": "^5.0.5", | ||
"@d3fc/d3fc-element": "^5.0.7", | ||
"@d3fc/d3fc-element": "^5.0.8", | ||
"@d3fc/d3fc-rebind": "^5.0.5", | ||
"@d3fc/d3fc-series": "^4.0.7", | ||
"@d3fc/d3fc-series": "^4.0.8", | ||
"d3-scale": "^1.0.3", | ||
@@ -39,0 +39,0 @@ "d3-selection": "^1.0.2" |
164570
Updated@d3fc/d3fc-element@^5.0.8
Updated@d3fc/d3fc-series@^4.0.8