mirror of
https://github.com/acid-info/lsd.git
synced 2025-01-12 18:14:25 +00:00
8 lines
177 B
JSON
8 lines
177 B
JSON
{
|
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
|
"useNx": true,
|
|
"useWorkspaces": true,
|
|
"version": "0.1.0-alpha.16",
|
|
"packages": ["packages/*", "apps/*"]
|
|
}
|