Files
SCM-Manager/lerna.json
2020-07-03 09:33:30 +00:00

10 lines
130 B
JSON

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