victory-pie
Advanced tools
Comparing version 14.0.0 to 14.0.1
# VictoryPie Changelog | ||
## 14.0.1 (2018-02-05) | ||
- [167](https://github.com/FormidableLabs/victory-pie/pull/167) Add `sideEffects: false` | ||
## 14.0.0 (2018-02-04) | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "victory-pie", | ||
"version": "14.0.0", | ||
"version": "14.0.1", | ||
"description": "D3 pie & donut chart component for React", | ||
@@ -35,3 +35,3 @@ "main": "lib/index.js", | ||
"lodash": "^4.17.4", | ||
"victory-core": "^21.0.0" | ||
"victory-core": "^21.0.2" | ||
}, | ||
@@ -64,2 +64,3 @@ "devDependencies": { | ||
}, | ||
"sideEffects": false, | ||
"_publishr": [ | ||
@@ -66,0 +67,0 @@ { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1420133
24935
Updatedvictory-core@^21.0.2