From 39140426388c3ad0b1fe84f4d7dacd25c5c7ccdb Mon Sep 17 00:00:00 2001 From: funjia <13429193897@163.com> Date: Thu, 3 Apr 2025 16:30:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20update=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1309625..7a0c846 100644 --- a/package.json +++ b/package.json @@ -17,9 +17,9 @@ "codemirror": "^6.0.1", "dayjs": "^1.10.7", "element-plus": "2.1.10", - "funjialib": "git+http://git.funjia.top/funjia/FunJiaLib_Package.git", + "funjialib": "git+http://git.funjia.top/funjia/FunJiaLib_Package.git#v1.1.0", "funjiaui": "git+http://git.funjia.top/funjia/FunjiaUI_Vue.git#v1.1.2", - "funjia-axios": "git+http://git.funjia.top/funjia/funjia-axios.git", + "funjia-axios": "git+http://git.funjia.top/funjia/funjia-axios.git#v1.0.0", "html-print-element": "^0.0.5", "html2pdf.js": "^0.10.2", "js-cookie": "^3.0.1",