Skip to content

Commit bd01e40

Browse files
authored
ci: use graph-type all for lerna publish (openwallet-foundation#1084)
Signed-off-by: Ariel Gentile <[email protected]>
1 parent fa553b4 commit bd01e40

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: lerna.json

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"command": {
77
"version": {
88
"allowBranch": "main"
9+
},
10+
"publish": {
11+
"graphType": "all"
912
}
1013
}
1114
}

0 commit comments

Comments
 (0)