Files
SCM-Manager/lerna.json
René Pfeuffer de22cf0d19 Upgrade logback (#1894)
Upgrade Logback to v1.2.8.
2021-12-14 19:47:52 +01:00

10 lines
140 B
JSON

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