Skip to content

Commit ba50a75

Browse files
committed
🔧 chore: update lerna npm client config to pnpm
1 parent 2da44fd commit ba50a75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
},
88
"useWorkspaces": true,
99
"version": "independent",
10-
"npmClient": "yarn"
10+
"npmClient": "pnpm"
1111
}

0 commit comments

Comments
 (0)