dependencies for new model lab tour
This commit is contained in:
parent
b06f38fbc3
commit
be5c0808a0
|
@ -11,7 +11,9 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"react": "^18",
|
"react": "^18",
|
||||||
"react-dom": "^18",
|
"react-dom": "^18",
|
||||||
"next": "14.2.6"
|
"next": "14.2.6",
|
||||||
|
"three": "^0.167.0",
|
||||||
|
"@photo-sphere-viewer/core": "^5.9"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"typescript": "^5",
|
"typescript": "^5",
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue