diff --git a/package.json b/package.json index fb06d4d..2c99278 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wechat2tg", - "version": "v1.2.1", + "version": "1.10.0", "description": "simple kit send wechat message to telegram", "main": "app.ts", "esModuleInterop": true, @@ -32,11 +32,10 @@ "ts-md5": "^1.3.1", "ts-node": "^10.9.1", "wechaty": "^1.20.2", - "wechaty-puppet-wechat4u": "https://github.com/Nimbly8836/puppet-wechat4u/releases/download/v1.14.24/wechaty-puppet-wechat4u-1.14.25.tgz", + "wechaty-puppet-wechat4u": "https://github.com/Nimbly8836/puppet-wechat4u/releases/download/v1.14.26/wechaty-puppet-wechat4u-1.14.26.tgz", "xml2js": "^0.6.2" }, "devDependencies": { - "@types/node": "^18.19.39", "@types/node-7z": "^2.1.8", "@types/qrcode": "^1.5.5", "@types/raven": "^2.5.7",