From 371549e1a9b9681cabe6a38b6e21511ca39a0809 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 19 四月 2024 10:31:10 +0800
Subject: [PATCH] #
---
package.json | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 5e0efba..2c6d630 100644
--- a/package.json
+++ b/package.json
@@ -10,10 +10,11 @@
"preview": "vite preview"
},
"dependencies": {
- "@tweenjs/tween.js": "^21.0.0",
+ "@react-three/csg": "^3.2.0",
"@react-three/drei": "9.92.0",
"@react-three/fiber": "8.15.12",
"@react-three/postprocessing": "2.15.11",
+ "@tweenjs/tween.js": "^21.0.0",
"axios": "^1.6.2",
"maath": "0.10.7",
"react": "^18.2.0",
@@ -35,4 +36,4 @@
"tailwindcss": "^3.4.3",
"vite": "^5.2.0"
}
-}
\ No newline at end of file
+}
--
Gitblit v1.9.1