We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1adce20 commit 6100f50Copy full SHA for 6100f50
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "tasktimer",
3
"version": "1.0.0",
4
- "description": "A timer utility for running/scheduling periodic tasks on the given interval ticks.",
+ "description": "A timer utility for running/scheduling periodic tasks on the given interval ticks. (Node and Browser)",
5
"author": "Onur Yıldırım <onur@cutepilot.com>",
6
"license": "MIT",
7
"main": "dist/tasktimer.min.js",
0 commit comments