@hixme-ui/theme
Advanced tools
Comparing version 1.14.3 to 1.15.0
{ | ||
"name": "@hixme-ui/theme", | ||
"version": "1.14.3", | ||
"version": "1.15.0", | ||
"description": "hixme-ui theme", | ||
@@ -79,6 +79,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"styled-components": "^2.3.3" | ||
}, | ||
"peerDependencies": { | ||
"prop-types": "^15.6.0", | ||
"react": "^16.0.0", | ||
"styled-components": "^2.3.3" | ||
"react": "~15 || ~16" | ||
} | ||
} |
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
25038
- Removedprop-types@^15.6.0
- Removedreact@^16.0.0