react-timepicker
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -7,3 +7,3 @@ { | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "React timepicker in Android KitKat style", | ||
@@ -10,0 +10,0 @@ |
'use strict'; | ||
if (typeof module === 'object' && module.exports) { | ||
var React = require('react'); | ||
} | ||
var Timepicker = React.createClass({ | ||
@@ -4,0 +8,0 @@ displayName: 'Timepicker', |
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
35763
460