Corrected plugin-r3f's deps

This commit is contained in:
Aria Minaei 2021-08-06 11:43:33 +02:00
parent 5182865412
commit 327298f089
2 changed files with 10 additions and 5 deletions

View file

@ -41,8 +41,7 @@
"dependencies": {
"@react-three/drei": "^7.2.2",
"@react-three/fiber": "^7.0.6",
"@theatre/core": "workspace:*",
"@theatre/studio": "workspace:*",
"@theatre/dataverse-react": "workspace:*",
"lodash-es": "^4.17.21",
"polished": "^4.1.3",
"react": "^17.0.2",
@ -55,5 +54,9 @@
"styled-components": "^5.3.0",
"three": "^0.130.1",
"zustand": "^3.5.1"
},
"peerDependencies": {
"@theatre/core": "*",
"@theatre/studio": "*"
}
}
}

View file

@ -3720,8 +3720,7 @@ __metadata:
dependencies:
"@react-three/drei": ^7.2.2
"@react-three/fiber": ^7.0.6
"@theatre/core": "workspace:*"
"@theatre/studio": "workspace:*"
"@theatre/dataverse-react": "workspace:*"
"@types/jest": ^26.0.23
"@types/lodash-es": ^4.17.4
"@types/node": ^15.6.2
@ -3740,6 +3739,9 @@ __metadata:
three: ^0.130.1
typescript: ^4.3.2
zustand: ^3.5.1
peerDependencies:
"@theatre/core": "*"
"@theatre/studio": "*"
languageName: unknown
linkType: soft