We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f88152 commit c1d1520Copy full SHA for c1d1520
.changeset/config.json
@@ -7,7 +7,13 @@
7
"access": "public",
8
"baseBranch": "main",
9
"updateInternalDependencies": "patch",
10
- "ignore": [],
+ "ignore": [
11
+ "@shopify/polaris-cli",
12
+ "@shopify/polaris-codemods",
13
+ "@shopify/polaris-migrator",
14
+ "polaris.shopify.com",
15
+ "polaris-for-vscode"
16
+ ],
17
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
18
"updateInternalDependents": "always"
19
}
0 commit comments