diff --git a/package.json b/package.json index 76702a4..83edfc7 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,14 @@ { "name": "wechatexplorer", - "version": "1.0.0", + "version": "1.0.1", "description": "mac 版本获取微信聊天记录, AI群聊总结助手", - "keywords": ["wechat", "chat", "mac微信", "微信聊天记录", "AI群聊总结助手"], + "keywords": [ + "wechat", + "chat", + "mac微信", + "微信聊天记录", + "AI群聊总结助手" + ], "author": "Qingmao", "main": "./out/main/index.js", "scripts": {