Skip to content

Commit 61867e2

Browse files
committed
Bump package versions
#publish-packages-to-npm
1 parent dcdea80 commit 61867e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/react-native-codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/codegen",
3-
"version": "0.73.1",
3+
"version": "0.73.2",
44
"description": "Code generation tools for React Native",
55
"license": "MIT",
66
"repository": {

packages/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@react-native-community/cli-platform-ios": "12.1.1",
9999
"@react-native/assets-registry": "^0.73.1",
100100
"@react-native/community-cli-plugin": "^0.73.10",
101-
"@react-native/codegen": "^0.73.1",
101+
"@react-native/codegen": "^0.73.2",
102102
"@react-native/gradle-plugin": "^0.73.4",
103103
"@react-native/js-polyfills": "^0.73.1",
104104
"@react-native/normalize-colors": "^0.73.2",

0 commit comments

Comments
 (0)