chore: fix tsconfig.all
This commit is contained in:
parent
726339f158
commit
73adfa6085
3 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
{"path": "../../packages/dataverse"},
|
||||
{"path": "../../packages/playground"},
|
||||
{"path": "../../packages/benchmarks"},
|
||||
{"path": "../../packages/react"},
|
||||
{"path": "../../packages/r3f"},
|
||||
{"path": "../../examples/basic-dom"},
|
||||
{"path": "../../compat-tests"},
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"@theatre/core": "workspace:*",
|
||||
"@theatre/dataverse": "workspace:*",
|
||||
"@theatre/r3f": "workspace:*",
|
||||
"@theatre/react": "workspace:*",
|
||||
"@theatre/studio": "workspace:*",
|
||||
"@types/jest": "^26.0.23",
|
||||
"@types/lodash-es": "^4.17.4",
|
||||
|
|
|
@ -25223,6 +25223,7 @@ fsevents@^1.2.7:
|
|||
"@theatre/core": "workspace:*"
|
||||
"@theatre/dataverse": "workspace:*"
|
||||
"@theatre/r3f": "workspace:*"
|
||||
"@theatre/react": "workspace:*"
|
||||
"@theatre/studio": "workspace:*"
|
||||
"@types/jest": ^26.0.23
|
||||
"@types/lodash-es": ^4.17.4
|
||||
|
|
Loading…
Reference in a new issue