We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa83ff9 commit d6a5a33Copy full SHA for d6a5a33
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-timer-hook",
3
"version": "1.1.5",
4
- "description": "React timer hook is a custom react hook built to handle timers, stopwatch and timer logic and state in your react component.",
+ "description": "React timer hook is a custom react hook built to handle timers, stopwatch and time logic/state in your react component.",
5
"main": "dist/index.js",
6
"scripts": {
7
"build:dev": "webpack --config webpack.dev.js && webpack-dev-server --open --config webpack.dev.js",
0 commit comments