chore(changeset): remove expiremental flag

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-03-31 21:30:23 +02:00
committed by Braks
parent f61e5beb02
commit 294c3ba632
+1 -2
View File
@@ -24,7 +24,6 @@
"access": "public", "access": "public",
"baseBranch": "master", "baseBranch": "master",
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": { "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true, "onlyUpdatePeerDependentsWhenOutOfRange": true
"useCalculatedVersionForSnapshots": true
} }
} }