react-html-props
Advanced tools
Comparing version 1.0.32 to 1.0.33
{ | ||
"name": "react-html-props", | ||
"version": "1.0.32", | ||
"version": "1.0.33", | ||
"author": "Justin Mahar <contact@justinmahar.com>", | ||
@@ -36,3 +36,3 @@ "description": "Convenient TypeScript types for all React HTML props.", | ||
"peerDependencies": { | ||
"react": "16 - 17" | ||
"react": ">=16" | ||
}, | ||
@@ -39,0 +39,0 @@ "devDependencies": { |
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
47781