Skip to content

Commit e41e659

Browse files
committed
chore: sets lerna to use yarn
1 parent fc9ab97 commit e41e659

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lerna.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@
77
"examples/*",
88
"docs"
99
],
10-
"version": "independent"
10+
"version": "independent",
11+
"npmClient": "yarn",
12+
"useWorkspaces": true
1113
}

0 commit comments

Comments
 (0)