From 5126c6c7f542806020b9386bb0edbf62b00aaa33 Mon Sep 17 00:00:00 2001 From: touchscale <11134128+touchscale@user.noreply.gitee.com> Date: Mon, 17 Apr 2023 01:48:32 +0000 Subject: [PATCH] =?UTF-8?q?icqq=E7=89=88=E6=9C=AC=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=EF=BC=8C=E8=A7=A3=E5=86=B3=E7=89=88=E6=9C=AC=E8=BF=87=E4=BD=8E?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: touchscale <11134128+touchscale@user.noreply.gitee.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e306471..380fecb 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "chalk": "^5.2.0", "chokidar": "^3.5.3", "https-proxy-agent": "5.0.1", - "icqq": "^0.0.31", + "icqq": "^0.2.1", "image-size": "^1.0.2", "inquirer": "^8.2.5", "lodash": "^4.17.21",