1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-01 04:50:27 +02:00

try updating changesets config

This commit is contained in:
Ian Storm Taylor
2021-03-31 22:36:02 -04:00
parent 6d22dd58eb
commit d5e27bedbd

View File

@@ -11,6 +11,7 @@
"updateInternalDependencies": "patch",
"ignore": [],
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"useCalculatedVersionForSnapshots": true
"useCalculatedVersionForSnapshots": true,
"onlyUpdatePeerDependentsWhenOutOfRange": true
}
}