Skip to content

Commit dd93120

Browse files
committed
build: back to yarn client
1 parent a4c7e74 commit dd93120

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
@@ -10,6 +10,6 @@
1010
}
1111
},
1212
"ignoreChanges": ["**/test/**"],
13-
"npmClient": "npm",
13+
"npmClient": "yarn",
1414
"version": "0.11.0"
1515
}

0 commit comments

Comments
 (0)