Skip to content

Commit

Permalink
fix: update lerna config to fix build (#11235)
Browse files Browse the repository at this point in the history
Co-authored-by: Jim Blanchard <[email protected]>
  • Loading branch information
david-mcafee and jimblanc authored Apr 12, 2023
1 parent feb819f commit 26d142b
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 @@ -4,6 +4,7 @@
"packages": ["packages/*"],
"exact": true,
"version": "independent",
"useNx": false,
"command": {
"run": {
"private": false
Expand Down

0 comments on commit 26d142b

Please sign in to comment.