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 5d81c9d commit 09dd296Copy full SHA for 09dd296
3 files changed
example/package.json
@@ -27,7 +27,7 @@
27
"@react-native/metro-config": "0.79.7",
28
"@react-native/typescript-config": "0.79.7",
29
"@types/react": "^19.0.0",
30
- "react-native-builder-bob": "^0.40.18"
+ "react-native-builder-bob": "^0.41.0"
31
},
32
"engines": {
33
"node": ">=18"
package.json
@@ -101,7 +101,7 @@
101
"prettier": "^3.0.3",
102
"react": "19.0.0",
103
"react-native": "0.78.3",
104
- "react-native-builder-bob": "^0.40.18",
+ "react-native-builder-bob": "^0.41.0",
105
"release-it": "^19.2.4",
106
"semantic-release": "^25.0.3",
107
"turbo": "^1.13.4",
0 commit comments