react-modal-promise
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-modal-promise", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Promise wrapper for React components", | ||
@@ -75,4 +75,4 @@ "keywords": [ | ||
"peerDependencies": { | ||
"react": "^16.9.0", | ||
"react-dom": "^16.9.0" | ||
"react": ">=16.8.0", | ||
"react-dom": ">=16.8.0" | ||
}, | ||
@@ -79,0 +79,0 @@ "lint-staged": { |
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
58333