react-dialogs-container
Advanced tools
Comparing version 1.5.1 to 1.5.2
{ | ||
"name": "react-dialogs-container", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"type": "module", | ||
@@ -35,4 +35,4 @@ "description": "Lightweight hooks ready dialogs management", | ||
"peerDependencies": { | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1" | ||
"react": ">=16", | ||
"react-dom": ">=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
15130