@applique-ui/stepper
Advanced tools
Comparing version 0.0.30 to 0.0.32
{ | ||
"name": "@applique-ui/stepper", | ||
"version": "0.0.30", | ||
"version": "0.0.32", | ||
"main": "dist/stepper.cjs.js", | ||
@@ -22,6 +22,8 @@ "module": "dist/stepper.esm.js", | ||
"optionalDependencies": { | ||
"react": ">=15.4" | ||
"react": "^16.9.0", | ||
"react-dom": "^16.9.0" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "latest" | ||
"@types/react": "^16.9.0", | ||
"@types/react-dom": "^16.9.0" | ||
}, | ||
@@ -28,0 +30,0 @@ "peerDependencies": {}, |
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
55071
9
2