themestress
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "themestress", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "A react component library for creating beautiful and interactive UI components using Material Design 3", | ||
@@ -10,3 +10,4 @@ "keywords": [ | ||
"ui", | ||
"react" | ||
"react", | ||
"material design 3" | ||
], | ||
@@ -16,7 +17,5 @@ "author": "Steve Richardson", | ||
"peerDependencies": { | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"react-router": "^6.2.1", | ||
"react-router-dom": "^6.2.1" | ||
"react": "^17.0.0 || ^18.0.0", | ||
"react-dom": "^17.0.0 || ^18.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
2
482862