mirror of
https://github.com/steedos/steedos-platform
synced 2024-11-22 17:06:42 +00:00
10 lines
125 B
JSON
10 lines
125 B
JSON
{
|
|
"packages": [
|
|
"packages/*",
|
|
"apps/*"
|
|
],
|
|
"useWorkspaces": true,
|
|
"npmClient": "yarn",
|
|
"version": "0.0.0"
|
|
}
|