Skip to content

Commit

Permalink
chore: upgrade react-native in example (#14361)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Jul 25, 2023
1 parent 86d41cf commit 23cc165
Show file tree
Hide file tree
Showing 3 changed files with 416 additions and 1,210 deletions.
3 changes: 0 additions & 3 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ packageExtensions:
"@svgr/core@*":
peerDependencies:
"@babel/core": ^7.1.6
react-native-codegen@*:
peerDependencies:
"@babel/preset-env": ^7.1.6
react-native@*:
peerDependencies:
"@babel/preset-env": ^7.1.6
Expand Down
2 changes: 1 addition & 1 deletion examples/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"react": "18.2.0",
"react-native": "0.71.6"
"react-native": "0.72.3"
},
"devDependencies": {
"@babel/core": "^7.11.6",
Expand Down
Loading

0 comments on commit 23cc165

Please sign in to comment.