react-date-time-group
Advanced tools
Comparing version 5.0.4 to 5.0.5
@@ -159,2 +159,4 @@ 'use strict'; | ||
DateTimeGroup.displayName = 'DateTimeGroup'; | ||
DateTimeGroup.propTypes = { | ||
@@ -161,0 +163,0 @@ includeTime: _propTypes2.default.bool, |
{ | ||
"name": "react-date-time-group", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "Datepicker with optional time", | ||
@@ -5,0 +5,0 @@ "main": "dist/DateTimeGroup.js", |
@@ -107,2 +107,4 @@ import React from 'react' | ||
DateTimeGroup.displayName = 'DateTimeGroup' | ||
DateTimeGroup.propTypes = { | ||
@@ -109,0 +111,0 @@ includeTime: PropTypes.bool, |
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
2167479
50750