react-d3-brush
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "react-d3-brush", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "react-d3 brush implementation", | ||
@@ -43,6 +43,6 @@ "main": "./lib/index", | ||
"d3": "^3.5.6", | ||
"react-d3-basic": "^1.0.1", | ||
"react-d3-core": "^1.0.1", | ||
"react-d3-basic": "^1.1.4", | ||
"react-d3-core": "^1.0.5", | ||
"react-dom": "^0.14.0" | ||
} | ||
} |
Updatedreact-d3-basic@^1.1.4
Updatedreact-d3-core@^1.0.5