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 17e35f9 commit f20b4c0Copy full SHA for f20b4c0
template/package.json
@@ -18,9 +18,9 @@
18
"@babel/core": "^7.25.2",
19
"@babel/preset-env": "^7.25.3",
20
"@babel/runtime": "^7.25.0",
21
- "@react-native-community/cli": "19.1.1",
22
- "@react-native-community/cli-platform-android": "19.1.1",
23
- "@react-native-community/cli-platform-ios": "19.1.1",
+ "@react-native-community/cli": "19.1.2",
+ "@react-native-community/cli-platform-android": "19.1.2",
+ "@react-native-community/cli-platform-ios": "19.1.2",
24
"@react-native/babel-preset": "0.80.2",
25
"@react-native/eslint-config": "0.80.2",
26
"@react-native/metro-config": "0.80.2",
@@ -37,4 +37,4 @@
37
"engines": {
38
"node": ">=18"
39
}
40
-}
+}
0 commit comments