Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
leochen-g authored Jan 23, 2025
1 parent 2e72efa commit c1c8e05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wechat-assistant",
"version": "5.0.21",
"version": "5.0.22",
"description": "智能微秘书,一个全能的微信机器人管理平台,最简单的方式接入 ChatGPT,FastGPT,Dify,Coze知识库,支持绘图,联网查询,语音识别,各种定时任务,支持企微、个微、公众号、5G 消息、WhatsApp",
"main": "index.js",
"type": "module",
Expand Down Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@grpc/grpc-js": "1.9.14",
"wechaty-puppet-engine": "^1.0.25",
"wechaty-puppet-official-account": "^1.10.12",
"wechaty-puppet-official-account": "^1.10.13",
"wechaty-puppet-padlocal": "^1.20.1",
"wechaty-puppet-wechat4u": "^1.14.12",
"wechaty-puppet-matrix": "^0.0.17",
Expand Down

0 comments on commit c1c8e05

Please sign in to comment.