@ant-design/icons-react
Advanced tools
Comparing version 0.2.0-beta.1 to 0.3.0-beta.1
{ | ||
"name": "@ant-design/icons-react", | ||
"version": "0.2.0-beta.1", | ||
"version": "0.3.0-beta.1", | ||
"main": "./lib/index.js", | ||
@@ -26,7 +26,7 @@ "module": "./es/index.js", | ||
"peerDependencies": { | ||
"@ant-design/icons": "^0.2.0-beta.1", | ||
"react": "16.x" | ||
"react": "16.x", | ||
"@ant-design/icons-react": "0.3.0-beta.1" | ||
}, | ||
"devDependencies": { | ||
"@ant-design/icons": "^0.2.0-beta.1", | ||
"@ant-design/icons-react": "^0.2.0-beta.1", | ||
"@types/jest": "^23.3.1", | ||
@@ -33,0 +33,0 @@ "@types/node": "^10.5.5", |
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
17508