Files
SCM-Manager/lerna.json
2020-11-24 18:22:43 +00:00

10 lines
131 B
JSON

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