theatre/theatre/shared/package.json
2021-06-18 13:05:06 +02:00

8 lines
157 B
JSON

{
"name": "@theatre/shared",
"license": "Apache-2.0",
"dependencies": {
"@theatre/core": "workspace:*",
"@theatre/studio": "workspace:*"
}
}