We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8174b1c commit 4419973Copy full SHA for 4419973
2 files changed
manifest.json
@@ -10,7 +10,7 @@
10
"name": "Timer",
11
"sdk": {
12
"name": "nodejs",
13
- "version": "2.13.2"
+ "version": "2.14.0"
14
},
15
"softwareVersion": null,
16
"website": null
package.json
@@ -3,6 +3,6 @@
3
"js-yaml": "^4.1.0",
4
"lowdb": "^7.0.1",
5
"pretty-ms": "^9.2.0",
6
- "talkops": "^2.13.2"
+ "talkops": "^2.14.0"
7
}
8
0 commit comments