Skip to content

Commit

Permalink
Add experimental feature
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp committed Dec 27, 2022
1 parent 829baab commit 273ed70
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["@example/*", "@test/*"]
"ignore": ["@example/*", "@test/*"],
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
}
}

0 comments on commit 273ed70

Please sign in to comment.