timer-countdown
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -40,3 +40,3 @@ "use strict"; | ||
_createClass(Countdown, null, [{ | ||
_createClass(CountdownTimer, null, [{ | ||
key: "propTypes", | ||
@@ -43,0 +43,0 @@ get: function get() { |
{ | ||
"name": "timer-countdown", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A well designed ReactJs component for timer-counter", | ||
@@ -5,0 +5,0 @@ "main": "lib/CountdownTimer.js", |
10191