Files
SCM-Manager/lerna.json
2020-09-01 13:52:15 +00:00

10 lines
130 B
JSON

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