Files
SCM-Manager/lerna.json
2020-11-06 08:05:48 +00:00

10 lines
130 B
JSON

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