Skip to content

Commit d7373ac

Browse files
committed
fix: changesets config
1 parent 6ba4c50 commit d7373ac

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.changeset/config.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,9 @@
1616
"react-native-bottom-tabs-docs",
1717
"react-native-bottom-tabs-example",
1818
"example-expo"
19-
]
19+
],
20+
"bumpVersionsWithWorkspaceProtocolOnly": true,
21+
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
22+
"onlyUpdatePeerDependentsWhenOutOfRange": true
23+
}
2024
}

0 commit comments

Comments
 (0)