We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8d0db commit d42d508Copy full SHA for d42d508
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-timer-hook",
3
- "version": "4.0.2",
+ "version": "4.0.4",
4
"description": "React timer hook is a custom react hook built to handle timers(countdown), stopwatch and time logic/state in your react component.",
5
"main": "dist/index.js",
6
"types": "dist/types/src/index.d.ts",
0 commit comments