We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d1f1b4 + 5e258a3 commit 3ad42ffCopy full SHA for 3ad42ff
companion/manifest.json
@@ -25,6 +25,7 @@
25
"Stopwatch"
26
],
27
"keywords": [
28
- "time"
+ "time",
29
+ "timer"
30
]
31
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "generic-stopwatch",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"main": "index.js",
5
"scripts": {
6
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments