Skip to content

Commit 6100f50

Browse files
committed
1.0.0
1 parent 1adce20 commit 6100f50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tasktimer",
33
"version": "1.0.0",
4-
"description": "A timer utility for running/scheduling periodic tasks on the given interval ticks.",
4+
"description": "A timer utility for running/scheduling periodic tasks on the given interval ticks. (Node and Browser)",
55
"author": "Onur Yıldırım <onur@cutepilot.com>",
66
"license": "MIT",
77
"main": "dist/tasktimer.min.js",

0 commit comments

Comments
 (0)