chore(root): try new peerdep changeset settings

This commit is contained in:
Ben Allfree 2024-06-30 06:59:52 -07:00
parent deb4e8e0a9
commit 9550c386d9

View File

@ -7,5 +7,8 @@
"access": "public", "access": "public",
"baseBranch": "plugified", "baseBranch": "plugified",
"updateInternalDependencies": "minor", "updateInternalDependencies": "minor",
"ignore": [] "ignore": [],
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
}
} }