Files
SCM-Manager/lerna.json
2022-01-18 08:18:05 +01:00

10 lines
131 B
JSON

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