ohif-viewer/lerna.json

7 lines
109 B
JSON
Raw Normal View History

2019-07-04 22:12:43 +02:00
{
"packages": ["packages/*"],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "independent"
}