react-modal-global
Advanced tools
Comparing version 2023.5.26-experimental-2 to 2023.5.26-experimental-3
{ | ||
"name": "react-modal-global", | ||
"version": "2023.5.26-experimental-2", | ||
"version": "2023.5.26-experimental-3", | ||
"description": "Highly reusable React Modal that can be run from useEffect.", | ||
@@ -12,4 +12,10 @@ "main": "dist/index.ts", | ||
"peerDependencies": { | ||
"react": ">=18.0.0" | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0" | ||
}, | ||
"peerDependenciesMeta": { | ||
"react-dom": { | ||
"optional": true | ||
} | ||
}, | ||
"dependencies": { | ||
@@ -16,0 +22,0 @@ "eventemitter3": "^5.0.0", |
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
36021
4