Skip to content

Commit 57b27a2

Browse files
committed
chore(changeset): only update peers when out of range
1 parent 0ba9f52 commit 57b27a2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.changeset/config.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@
77
"access": "restricted",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
10-
"ignore": []
10+
"ignore": [],
11+
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
12+
"onlyUpdatePeerDependentsWhenOutOfRange": true
13+
}
1114
}

0 commit comments

Comments
 (0)