Comparing version 14.1.10 to 14.1.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [14.1.11](https://github.com/d3fc/d3fc/compare/d3fc@14.1.10...d3fc@14.1.11) (2020-01-27) | ||
**Note:** Version bump only for package d3fc | ||
## [14.1.10](https://github.com/d3fc/d3fc/compare/d3fc@14.1.9...d3fc@14.1.10) (2020-01-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "d3fc", | ||
"version": "14.1.10", | ||
"version": "14.1.11", | ||
"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.25", | ||
"@d3fc/d3fc-annotation": "^2.4.26", | ||
"@d3fc/d3fc-axis": "^2.2.5", | ||
"@d3fc/d3fc-brush": "^2.0.65", | ||
"@d3fc/d3fc-chart": "^2.7.10", | ||
"@d3fc/d3fc-brush": "^2.0.66", | ||
"@d3fc/d3fc-chart": "^2.7.11", | ||
"@d3fc/d3fc-data-join": "^5.0.11", | ||
"@d3fc/d3fc-discontinuous-scale": "^3.1.0", | ||
"@d3fc/d3fc-element": "^5.3.10", | ||
"@d3fc/d3fc-element": "^5.3.11", | ||
"@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.4.0", | ||
"@d3fc/d3fc-series": "^4.4.1", | ||
"@d3fc/d3fc-shape": "^5.0.19", | ||
"@d3fc/d3fc-technical-indicator": "^7.0.48", | ||
"@d3fc/d3fc-webgl": "^1.3.3" | ||
"@d3fc/d3fc-technical-indicator": "^7.0.49", | ||
"@d3fc/d3fc-webgl": "^1.3.4" | ||
}, | ||
@@ -54,3 +54,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9decc02b958db6ec772073493da7bbbbd94407a7" | ||
"gitHead": "08b23a810693e2a87c5c31e1a26fcf3f54db24f5" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
418837
7975
Updated@d3fc/d3fc-brush@^2.0.66
Updated@d3fc/d3fc-chart@^2.7.11
Updated@d3fc/d3fc-element@^5.3.11
Updated@d3fc/d3fc-series@^4.4.1
Updated@d3fc/d3fc-webgl@^1.3.4