victory-pie
Advanced tools
Comparing version 16.0.0 to 16.0.1
# VictoryPie Changelog | ||
## 16.0.1 (2018-06-21) | ||
-[184](https://github.com/FormidableLabs/victory-pie/pull/184) Update `victory-core` | ||
## 16.0.0 (2018-06-05) | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "victory-pie", | ||
"version": "16.0.0", | ||
"version": "16.0.1", | ||
"description": "D3 pie & donut chart component for React", | ||
@@ -38,3 +38,3 @@ "main": "lib/index.js", | ||
"lodash": "^4.17.5", | ||
"victory-core": "^23.0.2" | ||
"victory-core": "^24.0.0" | ||
}, | ||
@@ -52,3 +52,3 @@ "devDependencies": { | ||
"enzyme-adapter-react-16": "^1.0.3", | ||
"mocha": "^3.0.2", | ||
"mocha": "^5.0.0", | ||
"prop-types": "^15.5.8", | ||
@@ -55,0 +55,0 @@ "react": "^16.0.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1351526
23210
+ Addedvictory-core@24.0.1(transitive)
- Removedvictory-core@23.0.7(transitive)
Updatedvictory-core@^24.0.0