aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-04-14 00:59:35 -0400
committerAndrew Lee <alee14498@protonmail.com>2022-04-14 00:59:35 -0400
commit796dc37e648f1c8c44ffe990cedd0be17669fabc (patch)
treede83a1f9a4ce3d8999a553ff6d53f04d5ee92a72 /package.json
parent9dc4cd9624837490ce943315c1ec56b80440ae69 (diff)
downloadsmart-cooker-796dc37e648f1c8c44ffe990cedd0be17669fabc.tar.gz
smart-cooker-796dc37e648f1c8c44ffe990cedd0be17669fabc.tar.bz2
smart-cooker-796dc37e648f1c8c44ffe990cedd0be17669fabc.zip
Even more content
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",