Skip to content

Commit fbd18b2

Browse files
committed
chore: update lerna config
1 parent fda15d6 commit fbd18b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lerna.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"command": {
77
"publish": {
88
"graphType": "all",
9+
"syncWorkspaceLock": true,
910
"allowBranch": "main",
11+
"allowPeerDependenciesUpdate": true,
1012
"conventionalCommits": true,
1113
"createRelease": "github",
1214
"changelogIncludeCommitsClientLogin": " - by @%l",

0 commit comments

Comments
 (0)