Skip to content

Commit

Permalink
feat(*): upgrade to RN 0.73.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultBee committed Mar 29, 2024
1 parent a4e60cb commit 2116c23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"react": "18.2.0",
"react-native": "0.73.4",
"react-native": "0.73.6",
"react-native-blob-util": "^0.19.6",
"react-native-image-picker": "^7.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"pod-install": "^0.1.38",
"prettier": "^2.0.5",
"react": "18.2.0",
"react-native": "^0.73.4",
"react-native": "^0.73.6",
"@react-native/babel-preset": "^0.73.21",
"@react-native/eslint-config": "^0.73.2",
"@react-native/typescript-config": "^0.73.1",
Expand Down

0 comments on commit 2116c23

Please sign in to comment.