victory-pie
Advanced tools
Comparing version 13.0.1 to 13.1.0
# VictoryPie Changelog | ||
## 13.1.0 (2017-11-07) | ||
- [158](https://github.com/FormidableLabs/victory-pie/pull/158) Update infrastructure for React 16 | ||
## 13.0.1 (2017-10-19) | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "victory-pie", | ||
"version": "13.0.1", | ||
"version": "13.1.0", | ||
"description": "D3 pie & donut chart component for React", | ||
@@ -37,15 +37,14 @@ "main": "lib/index.js", | ||
"@kadira/storybook": "^1.25.0", | ||
"builder-victory-component-dev": "^5.0.1", | ||
"builder-victory-component-dev": "^5.1.2", | ||
"chai": "^3.5.0", | ||
"chai-enzyme": "0.4.1", | ||
"enzyme": "^2.4.1", | ||
"enzyme": "^3.1.0", | ||
"enzyme-adapter-react-16": "^1.0.3", | ||
"mocha": "^3.0.2", | ||
"prop-types": "^15.5.8", | ||
"react": "^15.5.4", | ||
"react-addons-test-utils": "^15.5.1", | ||
"react-dom": "^15.5.4", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0", | ||
"sinon": "^1.17.5", | ||
"sinon-chai": "^2.8.0", | ||
"builder": "^3.2.1", | ||
"builder-victory-component": "^5.0.1" | ||
"builder-victory-component": "^5.1.2" | ||
}, | ||
@@ -52,0 +51,0 @@ "publishr": { |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1360307
13