Fix: Update three.js peer dependency to support newer versions
This commit is contained in:
parent
05b47fb177
commit
ceab8f4332
@ -22,7 +22,7 @@
|
||||
"peerDependencies": {
|
||||
"react": "^18.0.0 || ^19.0.0",
|
||||
"react-dom": "^18.0.0 || ^19.0.0",
|
||||
"three": "^0.150.0"
|
||||
"three": ">=0.150.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.2.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user