mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-12-16 05:19:47 +01:00
10 lines
140 B
JSON
10 lines
140 B
JSON
{
|
|
"packages": [
|
|
"scm-ui/*",
|
|
"scm-plugins/*"
|
|
],
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"version": "2.28.1-SNAPSHOT"
|
|
}
|