Skip to content

Commit 4b1c0ab

Browse files
committed
⚙️ Chore: Patch - react-native-builder-bob
1 parent 4381470 commit 4b1c0ab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.yarn/patches/react-native-builder-bob-npm-0.30.0-c300db1e73.patch

Whitespace-only changes.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@
9898
"typescript": "^5.2.2"
9999
},
100100
"resolutions": {
101-
"@types/react": "^18.2.44"
101+
"@types/react": "^18.2.44",
102+
"react-native-builder-bob@^0.30.0": "patch:react-native-builder-bob@npm%3A0.30.0#./.yarn/patches/react-native-builder-bob-npm-0.30.0-c300db1e73.patch"
102103
},
103104
"peerDependencies": {
104105
"react": "*",
@@ -119,8 +120,7 @@
119120
"github": {
120121
"release": true
121122
},
122-
"plugins": {
123-
}
123+
"plugins": {}
124124
},
125125
"eslintConfig": {
126126
"root": true,

0 commit comments

Comments
 (0)