Skip to content

Commit

Permalink
feat: update to react-native@0.70.10 (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwthanh committed Jun 26, 2023
1 parent d78acc8 commit f1d6de5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion template/Gemfile
Expand Up @@ -3,4 +3,4 @@ source 'https://rubygems.org'
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby '2.7.5'

gem 'cocoapods', '~> 1.11', '>= 1.11.2'
gem 'cocoapods', '~> 1.11', '>= 1.11.3'
2 changes: 1 addition & 1 deletion template/package.json
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"react": "18.1.0",
"react-native": "0.70.6"
"react-native": "0.70.10"
},
"devDependencies": {
"@babel/core": "^7.12.9",
Expand Down

0 comments on commit f1d6de5

Please sign in to comment.