react-bootstrap
Advanced tools
Comparing version 0.7.1 to 0.7.2
{ | ||
"name": "react-bootstrap", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "Bootstrap 3 components build with React", | ||
@@ -21,4 +21,4 @@ "main": "main.js", | ||
"peerDependencies": { | ||
"react": "~0.9" | ||
"react": ">=0.9" | ||
} | ||
} |
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
85675