Files
SCM-Manager/lerna.json
2021-12-17 21:15:28 +00:00

10 lines
131 B
JSON

{
"packages": [
"scm-ui/*",
"scm-plugins/*"
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "2.27.4"
}