From d7a38e761d34d9f96a45f136b00a6a8ec3799860 Mon Sep 17 00:00:00 2001 From: CoderSerio <2779066456@qq.com> Date: Wed, 11 Oct 2023 23:30:08 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=96=87=E6=A1=A3=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E8=84=9A=E6=9C=ACbug,=E7=BC=BA=E5=B0=91vue=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 8fcabcd..c9569f8 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,8 @@ "@vuepress/core": "^1.9.9", "vuepress": "2.0.0-beta.61", "@vuepress/utils": "2.0.0-alpha.1", - "@vuepress/plugin-docsearch": "2.0.0-beta.61" + "@vuepress/plugin-docsearch": "2.0.0-beta.61", + "vue": "^3.2.47" }, "dependencies": { "three": "^0.157.0"