Comparing version 14.0.51 to 14.0.52
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="14.0.52"></a> | ||
## [14.0.52](https://github.com/d3fc/d3fc/compare/d3fc@14.0.51...d3fc@14.0.52) (2019-08-14) | ||
**Note:** Version bump only for package d3fc | ||
<a name="14.0.51"></a> | ||
@@ -8,0 +16,0 @@ ## [14.0.51](https://github.com/d3fc/d3fc/compare/d3fc@14.0.50...d3fc@14.0.51) (2019-08-14) |
{ | ||
"name": "d3fc", | ||
"version": "14.0.51", | ||
"version": "14.0.52", | ||
"description": "A collection of components that make it easy to build interactive charts with D3", | ||
@@ -28,9 +28,9 @@ "main": "build/d3fc.js", | ||
"dependencies": { | ||
"@d3fc/d3fc-annotation": "^2.4.8", | ||
"@d3fc/d3fc-annotation": "^2.4.9", | ||
"@d3fc/d3fc-axis": "^2.2.2", | ||
"@d3fc/d3fc-brush": "^2.0.48", | ||
"@d3fc/d3fc-chart": "^2.6.10", | ||
"@d3fc/d3fc-brush": "^2.0.49", | ||
"@d3fc/d3fc-chart": "^2.6.11", | ||
"@d3fc/d3fc-data-join": "^5.0.9", | ||
"@d3fc/d3fc-discontinuous-scale": "^3.0.9", | ||
"@d3fc/d3fc-element": "^5.2.10", | ||
"@d3fc/d3fc-element": "^5.2.11", | ||
"@d3fc/d3fc-extent": "^3.1.5", | ||
@@ -41,8 +41,8 @@ "@d3fc/d3fc-financial-feed": "^6.0.2", | ||
"@d3fc/d3fc-pointer": "^2.0.9", | ||
"@d3fc/d3fc-random-data": "^3.0.15", | ||
"@d3fc/d3fc-random-data": "^3.0.16", | ||
"@d3fc/d3fc-rebind": "^5.0.8", | ||
"@d3fc/d3fc-sample": "^4.0.9", | ||
"@d3fc/d3fc-series": "^4.0.25", | ||
"@d3fc/d3fc-shape": "^5.0.15", | ||
"@d3fc/d3fc-technical-indicator": "^7.0.31" | ||
"@d3fc/d3fc-series": "^4.0.26", | ||
"@d3fc/d3fc-shape": "^5.0.16", | ||
"@d3fc/d3fc-technical-indicator": "^7.0.32" | ||
}, | ||
@@ -49,0 +49,0 @@ "devDependencies": { |
284717
Updated@d3fc/d3fc-annotation@^2.4.9
Updated@d3fc/d3fc-brush@^2.0.49
Updated@d3fc/d3fc-chart@^2.6.11
Updated@d3fc/d3fc-element@^5.2.11
Updated@d3fc/d3fc-series@^4.0.26
Updated@d3fc/d3fc-shape@^5.0.16