Files
SCM-Manager/lerna.json
2020-10-12 11:55:57 +02:00

10 lines
130 B
JSON

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