From f04caaca0e027ffb64daa27214f5beab6493d705 Mon Sep 17 00:00:00 2001 From: cool Date: Wed, 10 Apr 2024 11:44:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=B8=B8=E7=94=A8=E4=BE=9D?= =?UTF-8?q?=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 9ac2447..6f7d187 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ "axios": "^1.6.7", "cache-manager-ioredis-yet": "^2.0.2", "decompress": "^4.2.1", + "download": "^8.0.0", "ipip-ipdb": "^0.6.0", "jsonwebtoken": "^9.0.2", "lodash": "^4.17.21",