genesys-dev-icons
Advanced tools
Comparing version 0.1.14 to 0.1.15
{ | ||
"name": "genesys-dev-icons", | ||
"version": "0.1.14", | ||
"version": "0.1.15", | ||
"private": false, | ||
@@ -23,11 +23,11 @@ "description": "This project amalgamates public-facing Genesys brand icons, Genesys product icons, and general application iconography into a packaged icon library.", | ||
"devDependencies": { | ||
"@types/react": "^17.0.29", | ||
"@types/react-dom": "^17.0.9", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"@types/react": "^16", | ||
"@types/react-dom": "^16", | ||
"react": "^16", | ||
"react-dom": "^16", | ||
"typescript": "^4.4.4" | ||
}, | ||
"peerDependencies": { | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2" | ||
"react": "^16", | ||
"react-dom": "^16" | ||
}, | ||
@@ -34,0 +34,0 @@ "files": [ |
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
67551