Comparing version 0.3.8 to 0.3.9
{ | ||
"name": "melon", | ||
"version": "0.3.8", | ||
"version": "0.3.9", | ||
"description": "ui components for react", | ||
@@ -5,0 +5,0 @@ "main": "./src", |
@@ -140,4 +140,3 @@ (function (global, factory) { | ||
Toggle.propTypes = babelHelpers['extends']({}, _InputComponent3['default'].propTypes, { | ||
trueValue: _react.PropTypes.string.isRequired, | ||
falseValue: _react.PropTypes.string | ||
trueValue: _react.PropTypes.any.isRequired | ||
}); | ||
@@ -144,0 +143,0 @@ |
Sorry, the diff of this file is not supported yet
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
1288677
6588