Comparing version 14.0.31 to 14.0.32
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="14.0.32"></a> | ||
## [14.0.32](https://github.com/d3fc/d3fc/compare/d3fc@14.0.31...d3fc@14.0.32) (2019-03-19) | ||
**Note:** Version bump only for package d3fc | ||
<a name="14.0.31"></a> | ||
@@ -8,0 +16,0 @@ ## [14.0.31](https://github.com/d3fc/d3fc/compare/d3fc@14.0.30...d3fc@14.0.31) (2019-03-14) |
{ | ||
"name": "d3fc", | ||
"version": "14.0.31", | ||
"version": "14.0.32", | ||
"description": "A collection of components that make it easy to build interactive charts with D3", | ||
@@ -27,9 +27,9 @@ "main": "build/d3fc.js", | ||
"dependencies": { | ||
"@d3fc/d3fc-annotation": "^2.0.17", | ||
"@d3fc/d3fc-annotation": "^2.0.18", | ||
"@d3fc/d3fc-axis": "^2.1.0", | ||
"@d3fc/d3fc-brush": "^2.0.28", | ||
"@d3fc/d3fc-chart": "^2.5.0", | ||
"@d3fc/d3fc-brush": "^2.0.29", | ||
"@d3fc/d3fc-chart": "^2.5.1", | ||
"@d3fc/d3fc-data-join": "^5.0.7", | ||
"@d3fc/d3fc-discontinuous-scale": "^3.0.7", | ||
"@d3fc/d3fc-element": "^5.2.0", | ||
"@d3fc/d3fc-element": "^5.2.1", | ||
"@d3fc/d3fc-extent": "^3.1.2", | ||
@@ -43,5 +43,5 @@ "@d3fc/d3fc-financial-feed": "^6.0.0", | ||
"@d3fc/d3fc-sample": "^4.0.7", | ||
"@d3fc/d3fc-series": "^4.0.15", | ||
"@d3fc/d3fc-series": "^4.0.16", | ||
"@d3fc/d3fc-shape": "^5.0.7", | ||
"@d3fc/d3fc-technical-indicator": "^7.0.17" | ||
"@d3fc/d3fc-technical-indicator": "^7.0.18" | ||
}, | ||
@@ -48,0 +48,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
307927
5929
Updated@d3fc/d3fc-brush@^2.0.29
Updated@d3fc/d3fc-chart@^2.5.1
Updated@d3fc/d3fc-element@^5.2.1
Updated@d3fc/d3fc-series@^4.0.16