@d3fc/d3fc-brush
Advanced tools
Comparing version 2.0.64 to 2.0.65
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.65](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-brush@2.0.64...@d3fc/d3fc-brush@2.0.65) (2020-01-24) | ||
**Note:** Version bump only for package @d3fc/d3fc-brush | ||
## [2.0.64](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-brush@2.0.63...@d3fc/d3fc-brush@2.0.64) (2020-01-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@d3fc/d3fc-brush", | ||
"version": "2.0.64", | ||
"version": "2.0.65", | ||
"description": "Adapts the D3 brush, making it easier to create data-driven brushed charts.", | ||
@@ -25,3 +25,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-chart": "^2.7.9", | ||
"@d3fc/d3fc-chart": "^2.7.10", | ||
"@d3fc/d3fc-extent": "^3.1.7", | ||
@@ -42,3 +42,3 @@ "@d3fc/d3fc-random-data": "^3.0.19", | ||
}, | ||
"gitHead": "c9280ea65994ef03f13de0d879eabf0db98ce0d3" | ||
"gitHead": "9decc02b958db6ec772073493da7bbbbd94407a7" | ||
} |
93290