steedos-platform/lerna.json
github-actions 2b2cbd97cd v2.1.72
2022-01-12 13:32:18 +00:00

12 lines
173 B
JSON

{
"packages": [
"packages/**",
"steedos-projects/**",
"services/**",
"server"
],
"useWorkspaces": true,
"npmClient": "yarn",
"version": "2.1.72"
}