mirror of
https://github.com/steedos/steedos-platform
synced 2024-11-22 08:10:50 +00:00
12 lines
173 B
JSON
12 lines
173 B
JSON
{
|
|
"packages": [
|
|
"packages/**",
|
|
"steedos-projects/**",
|
|
"services/**",
|
|
"server"
|
|
],
|
|
"useWorkspaces": true,
|
|
"npmClient": "yarn",
|
|
"version": "2.1.66"
|
|
}
|