Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/refactor/ts-single-dev'
Browse files Browse the repository at this point in the history
# Conflicts:
#	package.json
  • Loading branch information
finalpi committed Aug 30, 2024
2 parents cc97121 + 1764bc5 commit 618301f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -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,
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 618301f

Please sign in to comment.