We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c1c83f commit abf21eeCopy full SHA for abf21ee
.changeset/config.json
@@ -7,7 +7,7 @@
7
"access": "restricted",
8
"baseBranch": "main",
9
"updateInternalDependencies": "patch",
10
- "ignore": [],
+ "ignore": ["demos/*"],
11
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
12
"onlyUpdatePeerDependentsWhenOutOfRange": true,
13
"updateInternalDependents": "out-of-range"
0 commit comments