Skip to content

Commit

Permalink
Update dependency react-native to v0.76.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-5034428[bot] committed Dec 10, 2024
1 parent d2c3a83 commit 5568d52
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
},
"dependencies": {
"react": "15.4.2",
"react-native": "0.42.3",
"react-native": "0.76.5",
"react-native-custom-tabs": "file:.."
},
"devDependencies": {
"@types/react": "15.0.39",
"@types/react-native": "0.42.3"
"@types/react-native": "0.73.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react": "*"
},
"devDependencies": {
"react-native": "0.42.3",
"react-native": "0.76.5",
"react": "15.4.2",
"babel-preset-react-native": "1.x.x",
"eslint": "3.x.x",
Expand Down

0 comments on commit 5568d52

Please sign in to comment.