mirror of
https://github.com/steedos/steedos-platform
synced 2024-11-23 09:26:24 +00:00
11 lines
141 B
JSON
11 lines
141 B
JSON
{
|
|
"packages": [
|
|
"packages/*",
|
|
"apps/*",
|
|
"server"
|
|
],
|
|
"useWorkspaces": true,
|
|
"npmClient": "yarn",
|
|
"version": "1.20.15"
|
|
}
|