mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-01-06 13:15:24 +08:00
7 lines
127 B
JSON
7 lines
127 B
JSON
{
|
|
"packages": ["src/apps/*", "src/packages/*"],
|
|
"version": "independent",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true
|
|
}
|