Comparing version 14.0.23 to 14.0.24
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="14.0.24"></a> | ||
## [14.0.24](https://github.com/d3fc/d3fc/compare/d3fc@14.0.23...d3fc@14.0.24) (2019-01-16) | ||
**Note:** Version bump only for package d3fc | ||
<a name="14.0.23"></a> | ||
@@ -8,0 +16,0 @@ ## [14.0.23](https://github.com/d3fc/d3fc/compare/d3fc@14.0.22...d3fc@14.0.23) (2019-01-15) |
{ | ||
"name": "d3fc", | ||
"version": "14.0.23", | ||
"version": "14.0.24", | ||
"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.14", | ||
"@d3fc/d3fc-annotation": "^2.0.15", | ||
"@d3fc/d3fc-axis": "^2.0.10", | ||
"@d3fc/d3fc-brush": "^2.0.21", | ||
"@d3fc/d3fc-chart": "^2.1.3", | ||
"@d3fc/d3fc-brush": "^2.0.22", | ||
"@d3fc/d3fc-chart": "^2.1.4", | ||
"@d3fc/d3fc-data-join": "^5.0.7", | ||
"@d3fc/d3fc-discontinuous-scale": "^3.0.7", | ||
"@d3fc/d3fc-element": "^5.1.3", | ||
"@d3fc/d3fc-element": "^5.1.4", | ||
"@d3fc/d3fc-extent": "^3.1.2", | ||
@@ -43,5 +43,5 @@ "@d3fc/d3fc-financial-feed": "^5.0.7", | ||
"@d3fc/d3fc-sample": "^4.0.7", | ||
"@d3fc/d3fc-series": "^4.0.12", | ||
"@d3fc/d3fc-series": "^4.0.13", | ||
"@d3fc/d3fc-shape": "^5.0.7", | ||
"@d3fc/d3fc-technical-indicator": "^7.0.14" | ||
"@d3fc/d3fc-technical-indicator": "^7.0.15" | ||
}, | ||
@@ -48,0 +48,0 @@ "devDependencies": { |
302354
Updated@d3fc/d3fc-brush@^2.0.22
Updated@d3fc/d3fc-chart@^2.1.4
Updated@d3fc/d3fc-element@^5.1.4
Updated@d3fc/d3fc-series@^4.0.13