Skip to content

Commit

Permalink
Try to not update peer dependencies when possible
Browse files Browse the repository at this point in the history
  • Loading branch information
paales committed Nov 17, 2023
1 parent 6be6a51 commit eeb09e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@
"snapshot": {
"useCalculatedVersion": true,
"prereleaseTemplate": "{tag}-{datetime}-{commit}"
},
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
}
}

0 comments on commit eeb09e0

Please sign in to comment.