Skip to content

Commit

Permalink
chore: revert lerna config change
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeed committed May 23, 2020
1 parent 2b965cd commit a56872b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
{
"version": "0.4.5",
"npmClient": "pnpm",
"command": {
"bootstrap": {
"npmClientArgs": ["--shamefully-hoist"]
}
},
"npmClient": "yarn",
"packages": [
"packages/*"
]
Expand Down

0 comments on commit a56872b

Please sign in to comment.