rc-calendar
Advanced tools
Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "rc-calendar", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "calendar ui component for react", | ||
@@ -49,2 +49,8 @@ "keywords": [ | ||
}, | ||
"browserify": { | ||
"transform": [ | ||
["reactify", {"es6": true}], | ||
"envify" | ||
] | ||
}, | ||
"precommit": [ | ||
@@ -51,0 +57,0 @@ "lint", |
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
127466
51