react-input-range
Advanced tools
Comparing version 0.7.0 to 0.8.0
{ | ||
"name": "react-input-range", | ||
"version": "0.7.0", | ||
"version": "0.8.0", | ||
"description": "React component for inputting numeric values within a range", | ||
@@ -67,3 +67,4 @@ "keywords": [ | ||
"peerDependencies": { | ||
"react": "^0.14.0" | ||
"react": "^0.14.0 || ^15.0.0", | ||
"react-dom": "^0.14.0 || ^15.0.0" | ||
}, | ||
@@ -70,0 +71,0 @@ "browserify": { |
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
125451
2