提交 4409cfcc 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

merge

......@@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, windows-latest, ubuntu-latest]
node-version: [12.x, 13.x]
node-version: [12, 14]
runs-on: ${{ matrix.os }}
steps:
......
{
"name": "wechaty",
"version": "0.41.7",
"version": "0.41.9",
"description": "Wechaty is a Bot SDK for Individual Account, Powered by TypeScript, Docker, and 💖",
"main": "dist/src/index.js",
"typings": "dist/src/index.d.ts",
......
......@@ -40,7 +40,7 @@ export const PUPPET_DEPENDENCIES = {
* Wechaty External Puppets
*/
'wechaty-puppet-padplus' : '^0.7.18', // https://www.npmjs.com/package/wechaty-puppet-padplus
'wechaty-puppet-puppeteer' : '^0.21.2', // https://www.npmjs.com/package/wechaty-puppet-puppeteer
'wechaty-puppet-puppeteer' : '^0.23.1', // https://www.npmjs.com/package/wechaty-puppet-puppeteer
'wechaty-puppet-wechat4u' : '^0.17.4', // https://www.npmjs.com/package/wechaty-puppet-wechat4u
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册