aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <silas@exvacuum.dev>2025-02-10 01:29:10 -0500
committerLibravatar Silas Bartha <silas@exvacuum.dev>2025-02-10 01:29:10 -0500
commit55a0a3de6550f0142b79ab40645c20b465ddded8 (patch)
treecc767e6442ad71d7be782b0890726528107a41f0 /package.json
parent848d2b02064e2454edb85cd016e7b6840ab77e36 (diff)
first person controls
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 3c4945c..94e77cb 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,10 @@
"dependencies": {
"@react-three/drei": "^9.121.4",
"@react-three/fiber": "^9.0.0-rc.7",
+ "@react-three/rapier": "^1.5.0",
"@types/three": "^0.173.0",
+ "color": "^4.2.3",
+ "lodash.debounce": "^4.0.8",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"sass": "^1.84.0",