From 2f6719f9229fd950db604cc34be49328b3e34985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BC=9A=E9=A3=9E=E7=9A=84=E8=8A=92=E6=9E=9C=E7=8C=AB?= <11234429+huifeidemangguomao@user.noreply.gitee.com> Date: Mon, 10 Apr 2023 12:11:48 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=A6=B4=E8=8E=B2=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 会飞的芒果猫 <11234429+huifeidemangguomao@user.noreply.gitee.com> --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index e306471..3211345 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,8 @@ "redis": "^4.6.5", "sequelize": "^6.29.3", "sqlite3": "^5.1.6", - "yaml": "^2.2.1" + "yaml": "^2.2.1", + "axios": "^1.3.4" }, "devDependencies": { "eslint": "^8.36.0",