From cdbbca43c4466d36e9cef08b81cb0fe689c6da25 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Thu, 14 Nov 2024 16:23:16 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E9=94=81=E5=AE=9Avue-json-pretty?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40478ad..9eaf743 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "vue": "3.4.34", "vue-cropper": "1.1.1", "vue-i18n": "9.10.2", - "vue-json-pretty": "^2.4.0", + "vue-json-pretty": "2.4.0", "vue-router": "4.3.2", "vue-types": "5.1.1", "vxe-table": "4.5.22"