Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Commit 5ec85ba

Browse files
Three.js is back
1 parent ce99c72 commit 5ec85ba

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

package-lock.json

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@
5757
"react-multi-carousel": "^2.8.5",
5858
"react-query": "^3.39.3",
5959
"sharp": "^0.33.5",
60-
"superjson": "^2.2.2"
60+
"superjson": "^2.2.2",
61+
"three": "^0.181.1"
6162
},
6263
"devDependencies": {
6364
"@babel/core": "^7.26.10",
@@ -78,7 +79,6 @@
7879
"@typescript-eslint/eslint-plugin": "^8.26.1",
7980
"@typescript-eslint/parser": "^8.26.1",
8081
"autoprefixer": "^10.4.21",
81-
8282
"babel-jest": "^29.7.0",
8383
"constructs": "^10.4.2",
8484
"daisyui": "^4.12.24",
@@ -113,4 +113,4 @@
113113
"glob": "^11.0.1",
114114
"rimraf": "^6.0.1"
115115
}
116-
}
116+
}

0 commit comments

Comments
 (0)