victory-pie
Advanced tools
Comparing version
# VictoryPie Changelog | ||
## 7.2.0 (2016-12-02) | ||
- Ensure that animations and transitions use the global timer passed in context or create their own | ||
## 7.1.2 (2016-11-11) | ||
@@ -69,3 +73,3 @@ | ||
## 4.0.0 (2016-06-01) | ||
## 4.0.0 (2016-06-01) | ||
@@ -72,0 +76,0 @@ - Upgrades to React 15 |
{ | ||
"name": "victory-pie", | ||
"version": "7.1.2", | ||
"version": "7.2.0", | ||
"description": "D3 pie & donut chart component for React", | ||
@@ -32,3 +32,3 @@ "main": "lib/index.js", | ||
"lodash": "^4.12.0", | ||
"victory-core": "^9.1.1" | ||
"victory-core": "^10.0.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2
-33.33%805773
-18.96%15159
-25.88%+ Added
- Removed
Updated