react-countdown-circle-timer
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "react-countdown-circle-timer", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Lightweight React countdown timer component with color and progress animation based on SVG", | ||
@@ -38,2 +38,3 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@countdown-circle-timer/shared": "^1.0.3", | ||
"@testing-library/jest-dom": "^4.2.4", | ||
@@ -43,3 +44,2 @@ "@testing-library/react": "^9.4.0" | ||
"dependencies": { | ||
"@countdown-circle-timer/shared": "^1.0.3", | ||
"use-elapsed-time": "^1.1.5" | ||
@@ -52,3 +52,3 @@ }, | ||
"types": "types/CountdownCircleTimer.d.ts", | ||
"gitHead": "f9258b4e54296657c1333274a80a4a35d9173fa0" | ||
"gitHead": "ddc1f9fb0e3a2376eb0216c65ad512fca8141434" | ||
} |
4
3