Skip to content

Commit d6a5a33

Browse files
committed
update package.json description
1 parent fa83ff9 commit d6a5a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-timer-hook",
33
"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.",
4+
"description": "React timer hook is a custom react hook built to handle timers, stopwatch and time logic/state in your react component.",
55
"main": "dist/index.js",
66
"scripts": {
77
"build:dev": "webpack --config webpack.dev.js && webpack-dev-server --open --config webpack.dev.js",

0 commit comments

Comments
 (0)