Skip to content

Commit

Permalink
chore: add useWorkspace option to lerna.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AtelyPham committed Nov 2, 2023
1 parent 0ca0165 commit d3e1760
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"packages/*",
"examples/*"
],
"useWorkspaces": true,
"version": "independent",
"npmClient": "yarn"
}

0 comments on commit d3e1760

Please sign in to comment.