Skip to content

Commit 6caf188

Browse files
committed
package.json remove space from version number
1 parent 7be5b27 commit 6caf188

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,6 +1,6 @@
11
{
22
"name": "react-timer-hook",
3-
"version": "2.0.6 ",
3+
"version": "2.0.6",
44
"description": "React timer hook is a custom react hook built to handle timers(countdown), stopwatch and time logic/state in your react component.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)