mirror of
https://github.com/acid-info/lsd.git
synced 2025-01-12 01:54:51 +00:00
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/*"]
|
|
}
|