ohif-viewer/lerna.json
2019-07-04 16:12:43 -04:00

7 lines
109 B
JSON

{
"packages": ["packages/*"],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "independent"
}