react-daypicker
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "react-daypicker", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "A simple datepicker inspired by Pikaday.", | ||
@@ -5,0 +5,0 @@ "main": "lib/DayPicker.js", |
@@ -55,4 +55,8 @@ # react-daypicker | ||
React and Moment.js are peer dependencies. | ||
No direct dependencies. Peer dependencies: | ||
* React | ||
* Moment.js | ||
* classnames | ||
## Developing | ||
@@ -59,0 +63,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
110828
70