react-numeral-input
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -12,3 +12,3 @@ // Generated by CoffeeScript 1.9.3 | ||
propTypes: { | ||
value: React.PropTypes.isRequired, | ||
value: React.PropTypes.string.isRequired, | ||
onChange: React.PropTypes.func, | ||
@@ -15,0 +15,0 @@ fmt: React.PropTypes.string |
{ | ||
"name": "react-numeral-input", | ||
"description": "numeral input", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": "Bingo Yang <blackbing@gmail.com>", | ||
@@ -6,0 +6,0 @@ "browserify": { |
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
5716