We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcdea80 commit 61867e2Copy full SHA for 61867e2
2 files changed
packages/react-native-codegen/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@react-native/codegen",
3
- "version": "0.73.1",
+ "version": "0.73.2",
4
"description": "Code generation tools for React Native",
5
"license": "MIT",
6
"repository": {
packages/react-native/package.json
@@ -98,7 +98,7 @@
98
"@react-native-community/cli-platform-ios": "12.1.1",
99
"@react-native/assets-registry": "^0.73.1",
100
"@react-native/community-cli-plugin": "^0.73.10",
101
- "@react-native/codegen": "^0.73.1",
+ "@react-native/codegen": "^0.73.2",
102
"@react-native/gradle-plugin": "^0.73.4",
103
"@react-native/js-polyfills": "^0.73.1",
104
"@react-native/normalize-colors": "^0.73.2",
0 commit comments