Skip to content

Commit f69014c

Browse files
committed
chore: fix package.json
1 parent 9804b8f commit f69014c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"prettier": "^3.0.3",
8383
"react": "19.0.0",
8484
"react-native": "0.78.2",
85-
"react-native-builder-bob": "^0.40.5",
85+
"react-native-builder-bob": "^0.40.6",
8686
"release-it": "^17.10.0",
8787
"turbo": "^1.10.7",
8888
"typescript": "^5.2.2"

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10911,7 +10911,7 @@ __metadata:
1091110911
languageName: node
1091210912
linkType: hard
1091310913

10914-
"react-native-builder-bob@npm:^0.40.5":
10914+
"react-native-builder-bob@npm:^0.40.5, react-native-builder-bob@npm:^0.40.6":
1091510915
version: 0.40.6
1091610916
resolution: "react-native-builder-bob@npm:0.40.6"
1091710917
dependencies:
@@ -10986,7 +10986,7 @@ __metadata:
1098610986
prettier: ^3.0.3
1098710987
react: 19.0.0
1098810988
react-native: 0.78.2
10989-
react-native-builder-bob: ^0.40.5
10989+
react-native-builder-bob: ^0.40.6
1099010990
release-it: ^17.10.0
1099110991
turbo: ^1.10.7
1099210992
typescript: ^5.2.2

0 commit comments

Comments
 (0)