ohif-viewer/lerna.json
2019-07-09 12:56:08 -04:00

7 lines
125 B
JSON

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