aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index e9d1475..5b8df5a 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,8 @@
"dependencies": {
"next": "12.1.4",
"react": "18.0.0",
- "react-dom": "18.0.0"
+ "react-dom": "18.0.0",
+ "three": "^0.139.2"
},
"devDependencies": {
"eslint": "8.13.0",