From 5cf1212847bb520ce4bd71a910e6dc4eb695978a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E4=BC=A0=E9=BE=99?= Date: Mon, 28 Aug 2023 10:51:32 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E9=94=81=E5=AE=9A=E4=B8=8D=E8=83=BD?= =?UTF-8?q?=E5=8D=87=E7=BA=A7=E7=9A=84=E4=BE=9D=E8=B5=96=E5=8C=85?= 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 be6b079..e229a5c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@unocss/eslint-config": "^0.55.2", "@vueuse/core": "^10.3.0", "@wangeditor/editor": "^5.1.23", - "@wangeditor/editor-for-vue": "^5.1.12", + "@wangeditor/editor-for-vue": "5.1.12", "axios": "^1.4.0", "dayjs": "^1.11.9", "lodash-es": "^4.17.21", @@ -73,7 +73,7 @@ "unplugin-vue-components": "^0.25.1", "vite-plugin-compression": "^0.5.1", "vite-plugin-html": "^3.2.0", - "vite-plugin-mock": "^2.9.6", + "vite-plugin-mock": "2.9.6", "vite-plugin-svg-icons": "^2.0.1" } }