We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bb94fe commit 9f1129aCopy full SHA for 9f1129a
2 files changed
packages/community-cli-plugin/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@react-native/community-cli-plugin",
3
- "version": "0.73.17",
+ "version": "0.73.18",
4
"description": "Core CLI commands for React Native",
5
"keywords": [
6
"react-native",
packages/react-native/package.json
@@ -97,7 +97,7 @@
97
"@react-native-community/cli-platform-android": "12.3.7",
98
"@react-native-community/cli-platform-ios": "12.3.7",
99
"@react-native/assets-registry": "0.73.1",
100
- "@react-native/community-cli-plugin": "0.73.17",
+ "@react-native/community-cli-plugin": "0.73.18",
101
"@react-native/codegen": "0.73.3",
102
"@react-native/gradle-plugin": "0.73.4",
103
"@react-native/js-polyfills": "0.73.1",
@@ -149,4 +149,4 @@
149
}
150
]
151
152
-}
+}
0 commit comments