@d3fc/d3fc-pointer
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.0.3"></a> | ||
## [2.0.3](https://github.com/d3fc/d3fc-pointer/compare/@d3fc/d3fc-pointer@2.0.2...@d3fc/d3fc-pointer@2.0.3) (2018-08-21) | ||
**Note:** Version bump only for package @d3fc/d3fc-pointer | ||
<a name="2.0.2"></a> | ||
@@ -8,0 +16,0 @@ ## [2.0.2](https://github.com/d3fc/d3fc-pointer/compare/@d3fc/d3fc-pointer@2.0.1...@d3fc/d3fc-pointer@2.0.2) (2018-08-20) |
{ | ||
"name": "@d3fc/d3fc-pointer", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Component which emits the current mouse or touch position over a selection", | ||
@@ -25,6 +25,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@d3fc/d3fc-scripts": "^2.0.2" | ||
"@d3fc/d3fc-scripts": "^2.0.3" | ||
}, | ||
"dependencies": { | ||
"@d3fc/d3fc-rebind": "^5.0.2", | ||
"@d3fc/d3fc-rebind": "^5.0.3", | ||
"d3-dispatch": "^1.0.1", | ||
@@ -31,0 +31,0 @@ "d3-selection": "^1.0.2" |
11756
Updated@d3fc/d3fc-rebind@^5.0.3