diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index aebdb6a..27d8b06 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,8 @@ "dependencies": { "next": "12.0.10", "react": "17.0.2", - "react-dom": "17.0.2" + "react-dom": "17.0.2", + "three": "^0.137.5" }, "devDependencies": { "eslint": "8.8.0", |
