mirror of https://github.com/acid-info/lsd.git
8 lines
168 B
JSON
8 lines
168 B
JSON
|
{
|
||
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
||
|
"useNx": true,
|
||
|
"useWorkspaces": true,
|
||
|
"version": "0.0.0",
|
||
|
"packages": ["packages/*", "apps/*"]
|
||
|
}
|