react-class
Advanced tools
Comparing version 1.1.2 to 1.2.0
{ | ||
"name": "react-class", | ||
"version": "1.1.2", | ||
"version": "1.2.0", | ||
"description": "A carefully crafted base class for all your React components ", | ||
@@ -41,3 +41,3 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"react": ">=0.13.0" | ||
"react": ">=0.13.0 || ^0.14.0-alpha" | ||
}, | ||
@@ -44,0 +44,0 @@ "dependencies": { |
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
15771