Skip to content

Commit 663719c

Browse files
committed
workflow: switch npm client back after initial publish
1 parent 30d63fd commit 663719c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "2.5.1",
3-
"npmClient": "npm",
3+
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"version": "3.0.0-alpha.1"
66
}

0 commit comments

Comments
 (0)