Skip to content

Commit 817d328

Browse files
committed
fix(release): allow peer dependencies update during lerna publish
Refs: #5589 (comment)
1 parent 1b98031 commit 817d328

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lerna.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
},
88
"exact": true,
99
"forcePublish": true,
10+
"allowPeerDependenciesUpdate": true,
1011
"npmClient": "pnpm",
1112
"packages": [
1213
"extensions/**",

0 commit comments

Comments
 (0)