Skip to content

Commit

Permalink
Update lerna to use yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Aug 11, 2019
1 parent 7bcb7d3 commit 3986ea3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 11,378 deletions.
3 changes: 2 additions & 1 deletion lerna.json
Expand Up @@ -2,5 +2,6 @@
"lerna": "2.11.0",
"packages": ["packages/*"],
"version": "independent",
"npmClient": "npm"
"npmClient": "yarn",
"useWorkspaces": true
}

0 comments on commit 3986ea3

Please sign in to comment.