Skip to content

Commit

Permalink
revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpthemrp committed Dec 15, 2024
2 parents 0263af0 + 8b35c5a commit 8582cc0
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 20 deletions.
92 changes: 75 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
"format:check": "prettier --check ."
},
"dependencies": {
"@react-three/drei": "^9.120.4",
"@react-three/fiber": "^8.17.10",
"bun": "^1.1.38",
"clsx": "^2.1.1",
"depcheck": "^1.4.7",
Expand All @@ -23,7 +21,7 @@
"react-dom": "^18.2.0",
"react-fast-marquee": "^1.6.5",
"sharp": "^0.33.5",
"three": "^0.171.0"
"three": "0.170.0"
},
"devDependencies": {
"@types/node": "^20",
Expand Down

0 comments on commit 8582cc0

Please sign in to comment.