Skip to content

Commit

Permalink
chore: 🤖 use yarn for lerna
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Suevalov committed Nov 10, 2021
1 parent 488f2c7 commit 533df14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"npmClient": "npm",
"npmClient": "yarn",
"version": "independent",
"useWorkspaces": true,
"workspaces": ["packages/**", "apps/**"],
Expand Down

0 comments on commit 533df14

Please sign in to comment.