From d11768eaaa6e22873488ac4a8da0b1ba7041406d Mon Sep 17 00:00:00 2001 From: xja Date: Thu, 6 Jun 2024 16:09:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=B7=BB=E5=8A=A0vue3-apexcharts=20@f3ve/v?= =?UTF-8?q?ue-markdown-it?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/package.json b/package.json index 2efaabf..9b58a84 100644 --- a/package.json +++ b/package.json @@ -18011,6 +18011,12 @@ }, "lozad": { "version": "*" + }, + "vue3-apexcharts":{ + "version": "*" + }, + "@f3ve/vue-markdown-it":{ + "version": "*" } } }