Comparing version 14.0.47 to 14.0.48
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="14.0.48"></a> | ||
## [14.0.48](https://github.com/d3fc/d3fc/compare/d3fc@14.0.47...d3fc@14.0.48) (2019-08-12) | ||
**Note:** Version bump only for package d3fc | ||
<a name="14.0.47"></a> | ||
@@ -8,0 +16,0 @@ ## [14.0.47](https://github.com/d3fc/d3fc/compare/d3fc@14.0.46...d3fc@14.0.47) (2019-08-12) |
{ | ||
"name": "d3fc", | ||
"version": "14.0.47", | ||
"version": "14.0.48", | ||
"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.4", | ||
"@d3fc/d3fc-annotation": "^2.4.5", | ||
"@d3fc/d3fc-axis": "^2.2.2", | ||
"@d3fc/d3fc-brush": "^2.0.44", | ||
"@d3fc/d3fc-chart": "^2.6.6", | ||
"@d3fc/d3fc-brush": "^2.0.45", | ||
"@d3fc/d3fc-chart": "^2.6.7", | ||
"@d3fc/d3fc-data-join": "^5.0.9", | ||
"@d3fc/d3fc-discontinuous-scale": "^3.0.9", | ||
"@d3fc/d3fc-element": "^5.2.6", | ||
"@d3fc/d3fc-element": "^5.2.7", | ||
"@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.11", | ||
"@d3fc/d3fc-random-data": "^3.0.12", | ||
"@d3fc/d3fc-rebind": "^5.0.8", | ||
"@d3fc/d3fc-sample": "^4.0.9", | ||
"@d3fc/d3fc-series": "^4.0.21", | ||
"@d3fc/d3fc-shape": "^5.0.11", | ||
"@d3fc/d3fc-technical-indicator": "^7.0.27" | ||
"@d3fc/d3fc-series": "^4.0.22", | ||
"@d3fc/d3fc-shape": "^5.0.12", | ||
"@d3fc/d3fc-technical-indicator": "^7.0.28" | ||
}, | ||
@@ -49,0 +49,0 @@ "devDependencies": { |
284055
Updated@d3fc/d3fc-annotation@^2.4.5
Updated@d3fc/d3fc-brush@^2.0.45
Updated@d3fc/d3fc-chart@^2.6.7
Updated@d3fc/d3fc-element@^5.2.7
Updated@d3fc/d3fc-series@^4.0.22
Updated@d3fc/d3fc-shape@^5.0.12