react-bootstrap-daterangepicker
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "react-bootstrap-daterangepicker", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "A date/time picker for react (using bootstrap). This is a react port of: https://github.com/dangrossman/bootstrap-daterangepicker", | ||
@@ -21,3 +21,3 @@ "main": "./lib/index.js", | ||
"moment": ">=2.9.0", | ||
"react": ">=0.12.0" | ||
"react": "0.12.x || >=0.13.0-beta.1" | ||
}, | ||
@@ -51,2 +51,2 @@ "devDependencies": { | ||
] | ||
} | ||
} |
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
68719