@d3fc/d3fc-brush
Advanced tools
Comparing version 2.0.35 to 2.0.36
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.0.36"></a> | ||
## [2.0.36](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-brush@2.0.35...@d3fc/d3fc-brush@2.0.36) (2019-05-06) | ||
**Note:** Version bump only for package @d3fc/d3fc-brush | ||
<a name="2.0.35"></a> | ||
@@ -8,0 +16,0 @@ ## [2.0.35](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-brush@2.0.34...@d3fc/d3fc-brush@2.0.35) (2019-05-01) |
{ | ||
"name": "@d3fc/d3fc-brush", | ||
"version": "2.0.35", | ||
"version": "2.0.36", | ||
"description": "Adapts the D3 brush, making it easier to create data-driven brushed charts.", | ||
@@ -23,3 +23,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-chart": "^2.5.7", | ||
"@d3fc/d3fc-chart": "^2.5.8", | ||
"@d3fc/d3fc-extent": "^3.1.3", | ||
@@ -26,0 +26,0 @@ "@d3fc/d3fc-random-data": "^3.0.7", |
92235