chore: fix tsconfig.all

This commit is contained in:
Aria Minaei 2023-08-08 10:50:29 +02:00
parent 726339f158
commit 73adfa6085
3 changed files with 3 additions and 0 deletions

View file

@ -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"},

View file

@ -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",

View file

@ -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