Skip to content

Commit 43dd4fa

Browse files
committed
chore: switch npm client to pnpm in lerna config
1 parent 1dceefa commit 43dd4fa

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
@@ -1,4 +1,5 @@
11
{
2+
"npmClient": "pnpm",
23
"version": "6.4.0",
34
"command": {
45
"publish": {
@@ -16,4 +17,4 @@
1617
"**/*.spec.tsx",
1718
"**/package-lock.json"
1819
]
19-
}
20+
}

0 commit comments

Comments
 (0)