From facb01eaaec0638499afa73180f1c22f61341cb5 Mon Sep 17 00:00:00 2001
From: ZhangXianQiang <1135831638@qq.com>
Date: 星期五, 29 三月 2024 14:27:14 +0800
Subject: [PATCH] chore:添加threejs依赖

---
 package.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index a1a5874..b700b9c 100644
--- a/package.json
+++ b/package.json
@@ -55,6 +55,7 @@
     "quill": "1.3.7",
     "screenfull": "5.0.2",
     "sortablejs": "1.10.2",
+    "three": "^0.163.0",
     "v-scale-screen": "1.0.0",
     "vue": "2.6.12",
     "vue-count-to": "1.0.13",

--
Gitblit v1.8.0