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 a8ec20d commit a59582aCopy full SHA for a59582a
packages/react-native/package.json
@@ -79,9 +79,9 @@
79
},
80
"dependencies": {
81
"@jest/create-cache-key-function": "^29.2.1",
82
- "@react-native-community/cli": "11.3.6",
83
- "@react-native-community/cli-platform-android": "11.3.6",
84
- "@react-native-community/cli-platform-ios": "11.3.6",
+ "@react-native-community/cli": "11.3.7",
+ "@react-native-community/cli-platform-android": "11.3.7",
+ "@react-native-community/cli-platform-ios": "11.3.7",
85
"@react-native/assets-registry": "^0.72.0",
86
"@react-native/codegen": "^0.72.6",
87
"@react-native/gradle-plugin": "^0.72.11",
@@ -133,4 +133,4 @@
133
}
134
]
135
136
-}
+}
0 commit comments