Comparing version 14.2.2 to 14.2.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [14.2.3](https://github.com/d3fc/d3fc/compare/d3fc@14.2.2...d3fc@14.2.3) (2020-03-25) | ||
**Note:** Version bump only for package d3fc | ||
## [14.2.2](https://github.com/d3fc/d3fc/compare/d3fc@14.2.1...d3fc@14.2.2) (2020-03-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "d3fc", | ||
"version": "14.2.2", | ||
"version": "14.2.3", | ||
"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.5.2", | ||
"@d3fc/d3fc-annotation": "^2.5.3", | ||
"@d3fc/d3fc-axis": "^2.3.0", | ||
"@d3fc/d3fc-brush": "^2.1.2", | ||
"@d3fc/d3fc-chart": "^3.1.2", | ||
"@d3fc/d3fc-brush": "^2.1.3", | ||
"@d3fc/d3fc-chart": "^3.1.3", | ||
"@d3fc/d3fc-data-join": "^5.1.0", | ||
"@d3fc/d3fc-discontinuous-scale": "^3.2.0", | ||
"@d3fc/d3fc-element": "^5.4.2", | ||
"@d3fc/d3fc-element": "^5.4.3", | ||
"@d3fc/d3fc-extent": "^3.2.0", | ||
@@ -44,6 +44,6 @@ "@d3fc/d3fc-financial-feed": "^6.1.0", | ||
"@d3fc/d3fc-sample": "^4.1.0", | ||
"@d3fc/d3fc-series": "^4.6.0", | ||
"@d3fc/d3fc-series": "^4.7.0", | ||
"@d3fc/d3fc-shape": "^5.1.0", | ||
"@d3fc/d3fc-technical-indicator": "^7.1.2", | ||
"@d3fc/d3fc-webgl": "^1.8.2" | ||
"@d3fc/d3fc-technical-indicator": "^7.1.3", | ||
"@d3fc/d3fc-webgl": "^1.9.0" | ||
}, | ||
@@ -54,3 +54,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "509e873bdfbf78c4d7ab4b006fe7a98e70238d1b" | ||
"gitHead": "1db6363b20b45502121befdb4bbb61213857359a" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
458878
8755
Updated@d3fc/d3fc-annotation@^2.5.3
Updated@d3fc/d3fc-brush@^2.1.3
Updated@d3fc/d3fc-chart@^3.1.3
Updated@d3fc/d3fc-element@^5.4.3
Updated@d3fc/d3fc-series@^4.7.0
Updated@d3fc/d3fc-webgl@^1.9.0