From 4da6863d565ad8eb05fe90da767c0b2c7274e438 Mon Sep 17 00:00:00 2001 From: yeyang <746659424@qq.com> Date: Thu, 18 Apr 2024 19:12:30 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20=E5=A2=9E=E5=8A=A0`node-fetch`?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index ec2c00f..5c1509b 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ "cheerio": "1.0.0-rc.12", "colorthief": "^2.4.0", "jimp": "^0.22.12", + "node-fetch": "^3.3.2", "systeminformation": "^5.22.7" }, "devDependencies": {