We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8edb1e + d4e0c2c commit 6bbec13Copy full SHA for 6bbec13
2 files changed
.github/workflows/npm.yml
@@ -13,7 +13,7 @@ jobs:
13
os:
14
- windows-latest
15
node-version:
16
- - 16
+ - 20
17
18
runs-on: ${{ matrix.os }}
19
steps:
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "wechaty-puppet-bridge",
3
- "version": "0.17.4",
+ "version": "0.17.6",
4
"description": "Puppet Bridge for Wechaty",
5
"type": "module",
6
"exports": {
0 commit comments