Bump package versions

#publish-packages-to-npm
This commit is contained in:
Alex Hunt
2023-11-27 11:08:52 +00:00
parent dcdea80d9e
commit 61867e24de
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/codegen",
"version": "0.73.1",
"version": "0.73.2",
"description": "Code generation tools for React Native",
"license": "MIT",
"repository": {
+1 -1
View File
@@ -98,7 +98,7 @@
"@react-native-community/cli-platform-ios": "12.1.1",
"@react-native/assets-registry": "^0.73.1",
"@react-native/community-cli-plugin": "^0.73.10",
"@react-native/codegen": "^0.73.1",
"@react-native/codegen": "^0.73.2",
"@react-native/gradle-plugin": "^0.73.4",
"@react-native/js-polyfills": "^0.73.1",
"@react-native/normalize-colors": "^0.73.2",