Skip to content

Commit

Permalink
refact remove useWorkspace flag from lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodolfo committed Nov 15, 2023
1 parent 3ab2e05 commit 7ac9b4c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@
"packages/nifti-volume-loader",
"packages/dicomImageLoader"
],
"npmClient": "yarn",
"useWorkspaces": true
"npmClient": "yarn"
}

0 comments on commit 7ac9b4c

Please sign in to comment.