Skip to content

Commit

Permalink
chore: update react-native (#12863)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed May 25, 2022
1 parent c5551c4 commit 0a9c44b
Show file tree
Hide file tree
Showing 3 changed files with 526 additions and 477 deletions.
2 changes: 1 addition & 1 deletion examples/react-native/package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"react": "17.0.2",
"react-native": "0.68.1"
"react-native": "0.68.2"
},
"devDependencies": {
"@babel/core": "^7.11.6",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -172,7 +172,7 @@
"babel-jest": "workspace:*",
"jest": "workspace:*",
"jest-environment-node": "workspace:*",
"react-native@0.68.1": "patch:react-native@npm:0.68.1#.yarn/patches/react-native-npm-0.68.1-8830b7be0d.patch"
"react-native@0.68.2": "patch:react-native@npm:0.68.2#.yarn/patches/react-native-npm-0.68.1-8830b7be0d.patch"
},
"packageManager": "yarn@3.2.0"
}

0 comments on commit 0a9c44b

Please sign in to comment.