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

6 lines
122 B
JSON

{
"packages": ["packages/*", "theatre/*"],
"version": "independent",
"npmClient": "yarn",
"useWorkspaces": true
}