Skip to content

Commit 499fea3

Browse files
committed
Update lerna.json
1 parent b39f6fe commit 499fea3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lerna.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"packages": [
33
"packages/*"
44
],
5-
"npmClient": "npm",
5+
"npmClient": "yarn",
6+
"useWorkspaces": true,
67
"command": {
78
"publish": {
89
"conventionalCommits": true,

0 commit comments

Comments
 (0)