Skip to content

Commit 8e9b8bb

Browse files
authored
ci: drop useWorkspaces in lerna.json (#5988)
1 parent bfede57 commit 8e9b8bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lerna.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"version": "independent",
3-
"npmClient": "npm",
4-
"useWorkspaces": true
3+
"npmClient": "npm"
54
}

0 commit comments

Comments
 (0)