We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4efc57d commit 9d3d62aCopy full SHA for 9d3d62a
template/package.json
@@ -19,9 +19,9 @@
19
"@babel/core": "^7.25.2",
20
"@babel/preset-env": "^7.25.3",
21
"@babel/runtime": "^7.25.0",
22
- "@react-native-community/cli": "20.0.0-alpha.0",
23
- "@react-native-community/cli-platform-android": "20.0.0-alpha.0",
24
- "@react-native-community/cli-platform-ios": "20.0.0-alpha.0",
+ "@react-native-community/cli": "20.0.0",
+ "@react-native-community/cli-platform-android": "20.0.0",
+ "@react-native-community/cli-platform-ios": "20.0.0",
25
"@react-native/babel-preset": "0.82.0-main",
26
"@react-native/eslint-config": "0.82.0-main",
27
"@react-native/metro-config": "0.82.0-main",
0 commit comments