We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d78acc8 commit f1d6de5Copy full SHA for f1d6de5
template/Gemfile
@@ -3,4 +3,4 @@ source 'https://rubygems.org'
3
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
4
ruby '2.7.5'
5
6
-gem 'cocoapods', '~> 1.11', '>= 1.11.2'
+gem 'cocoapods', '~> 1.11', '>= 1.11.3'
template/package.json
@@ -11,7 +11,7 @@
11
},
12
"dependencies": {
13
"react": "18.1.0",
14
- "react-native": "0.70.6"
+ "react-native": "0.70.10"
15
16
"devDependencies": {
17
"@babel/core": "^7.12.9",
0 commit comments