We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65fee19 commit 3d256f7Copy full SHA for 3d256f7
1 file changed
.changeset/config.json
@@ -10,12 +10,12 @@
10
"access": "public",
11
"baseBranch": "main",
12
"ignore": [
13
- "docs",
14
- "android-app",
15
- "apple-app",
16
- "rn-app",
17
- "tester-integrated",
18
- "react-native-brownfield-gradle-plugin"
+ "react-native-brownfield-docs",
+ "@callstack/brownfield-example-android-app",
+ "@callstack/brownfield-example-ios-app",
+ "@callstack/brownfield-example-rn-app",
+ "@callstack/react-native-brownfield-tester-integrated",
+ "@callstack/brownfield-gradle-plugin-react"
19
],
20
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
21
"onlyUpdatePeerDependentsWhenOutOfRange": true,
0 commit comments