Comparing version 14.0.16 to 14.0.17
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="14.0.17"></a> | ||
## [14.0.17](https://github.com/d3fc/d3fc/compare/d3fc@14.0.16...d3fc@14.0.17) (2018-08-29) | ||
**Note:** Version bump only for package d3fc | ||
<a name="14.0.16"></a> | ||
@@ -8,0 +16,0 @@ ## [14.0.16](https://github.com/d3fc/d3fc/compare/d3fc@14.0.15...d3fc@14.0.16) (2018-08-29) |
{ | ||
"name": "d3fc", | ||
"version": "14.0.16", | ||
"version": "14.0.17", | ||
"description": "A collection of components that make it easy to build interactive charts with D3", | ||
@@ -27,6 +27,6 @@ "main": "build/d3fc.js", | ||
"dependencies": { | ||
"@d3fc/d3fc-annotation": "^2.0.11", | ||
"@d3fc/d3fc-annotation": "^2.0.12", | ||
"@d3fc/d3fc-axis": "^2.0.8", | ||
"@d3fc/d3fc-brush": "^2.0.15", | ||
"@d3fc/d3fc-chart": "^2.0.15", | ||
"@d3fc/d3fc-brush": "^2.0.16", | ||
"@d3fc/d3fc-chart": "^2.0.16", | ||
"@d3fc/d3fc-data-join": "^5.0.6", | ||
@@ -45,3 +45,3 @@ "@d3fc/d3fc-discontinuous-scale": "^3.0.6", | ||
"@d3fc/d3fc-shape": "^5.0.6", | ||
"@d3fc/d3fc-technical-indicator": "^7.0.11" | ||
"@d3fc/d3fc-technical-indicator": "^7.0.12" | ||
}, | ||
@@ -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
300251