stepper-hook
Advanced tools
Comparing version 0.3.5 to 0.3.6
{ | ||
"name": "stepper-hook", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "React hook for creating custom stepper components", | ||
@@ -24,4 +24,4 @@ "author": { | ||
"dependencies": { | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1" | ||
"react": ">=18", | ||
"react-dom": ">=18" | ||
}, | ||
@@ -28,0 +28,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
10847
Updatedreact@>=18
Updatedreact-dom@>=18