Add correct deps to compat fixtures
This commit is contained in:
parent
b443d9a92b
commit
b646bb81e5
5 changed files with 14 additions and 4 deletions
|
@ -6,6 +6,9 @@
|
|||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-three/drei": "^9.11.3",
|
||||
"@react-three/fiber": "^8.0.19",
|
||||
"three": "^0.141.0",
|
||||
"@theatre/core": "0.0.1-COMPAT.1",
|
||||
"@theatre/r3f": "0.0.1-COMPAT.1",
|
||||
"@theatre/studio": "0.0.1-COMPAT.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue