Skip to content

Commit

Permalink
chore(deps): update Sample React Native to v0.70.6 (#2623)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
Co-authored-by: Kryštof Woldřich <[email protected]>
  • Loading branch information
3 people authored Nov 17, 2022
1 parent b9da4d0 commit a2e1cca
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 140 deletions.
6 changes: 3 additions & 3 deletions sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"@react-navigation/native": "^5.9.8",
"@react-navigation/stack": "^5.14.9",
"react": "18.1.0",
"react-native": "0.70.5",
"react-native": "0.70.6",
"react-native-gesture-handler": "^2.8.0",
"react-native-reanimated": "^2.12.0",
"react-native-reanimated": "^2.13.0",
"react-native-safe-area-context": "^4.4.1",
"react-native-screens": "^2.18.1",
"react-redux": "^8.0.5",
Expand All @@ -25,7 +25,7 @@
"eslint": "^7.32.0",
"jest": "^29.3.1",
"metro-react-native-babel-preset": "0.73.3",
"webdriverio": "^7.25.4"
"webdriverio": "^7.26.0"
},
"name": "sample",
"private": true,
Expand Down
Loading

0 comments on commit a2e1cca

Please sign in to comment.