Skip to content

Commit

Permalink
feat(lerna): remove no hoist
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-schultz committed Oct 31, 2022
1 parent b556766 commit 27345f7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@
"signer",
"platforms"
],
"command": {
"bootstrap": {
"nohoist": ["@tendermint"]
}
},
"npmClient": "yarn",
"version": "independent",
"useWorkspaces": true,
Expand Down

0 comments on commit 27345f7

Please sign in to comment.