Comparing version 14.1.3 to 14.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [14.1.4](https://github.com/d3fc/d3fc/compare/d3fc@14.1.3...d3fc@14.1.4) (2020-01-20) | ||
**Note:** Version bump only for package d3fc | ||
## [14.1.3](https://github.com/d3fc/d3fc/compare/d3fc@14.1.2...d3fc@14.1.3) (2020-01-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "d3fc", | ||
"version": "14.1.3", | ||
"version": "14.1.4", | ||
"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.18", | ||
"@d3fc/d3fc-annotation": "^2.4.19", | ||
"@d3fc/d3fc-axis": "^2.2.5", | ||
"@d3fc/d3fc-brush": "^2.0.58", | ||
"@d3fc/d3fc-chart": "^2.7.3", | ||
"@d3fc/d3fc-brush": "^2.0.59", | ||
"@d3fc/d3fc-chart": "^2.7.4", | ||
"@d3fc/d3fc-data-join": "^5.0.11", | ||
"@d3fc/d3fc-discontinuous-scale": "^3.1.0", | ||
"@d3fc/d3fc-element": "^5.3.3", | ||
"@d3fc/d3fc-element": "^5.3.4", | ||
"@d3fc/d3fc-extent": "^3.1.7", | ||
@@ -44,6 +44,6 @@ "@d3fc/d3fc-financial-feed": "^6.0.4", | ||
"@d3fc/d3fc-sample": "^4.0.11", | ||
"@d3fc/d3fc-series": "^4.3.2", | ||
"@d3fc/d3fc-series": "^4.3.3", | ||
"@d3fc/d3fc-shape": "^5.0.19", | ||
"@d3fc/d3fc-technical-indicator": "^7.0.41", | ||
"@d3fc/d3fc-webgl": "^1.2.2" | ||
"@d3fc/d3fc-technical-indicator": "^7.0.42", | ||
"@d3fc/d3fc-webgl": "^1.2.3" | ||
}, | ||
@@ -54,3 +54,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ed03c14cf26bc2e7dd3fea024f3552ce3c6ec59f" | ||
"gitHead": "0a21acc899fa3bfa938decd5fda616b97ff28d8d" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
410002
7798
Updated@d3fc/d3fc-brush@^2.0.59
Updated@d3fc/d3fc-chart@^2.7.4
Updated@d3fc/d3fc-element@^5.3.4
Updated@d3fc/d3fc-series@^4.3.3
Updated@d3fc/d3fc-webgl@^1.2.3