Skip to content

Commit e03137e

Browse files
committed
Bump package versions
#publish-packages-to-npm
1 parent f3f75e8 commit e03137e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

packages/community-cli-plugin/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/community-cli-plugin",
3-
"version": "0.73.9",
3+
"version": "0.73.10",
44
"description": "Core CLI commands for React Native",
55
"keywords": [
66
"react-native",

packages/react-native-gradle-plugin/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/gradle-plugin",
3-
"version": "0.73.3",
3+
"version": "0.73.4",
44
"description": "Gradle Plugin for React Native",
55
"license": "MIT",
66
"repository": {

packages/react-native/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@
9797
"@react-native-community/cli-platform-android": "12.1.1",
9898
"@react-native-community/cli-platform-ios": "12.1.1",
9999
"@react-native/assets-registry": "^0.73.1",
100-
"@react-native/community-cli-plugin": "^0.73.9",
100+
"@react-native/community-cli-plugin": "^0.73.10",
101101
"@react-native/codegen": "^0.73.1",
102-
"@react-native/gradle-plugin": "^0.73.3",
102+
"@react-native/gradle-plugin": "^0.73.4",
103103
"@react-native/js-polyfills": "^0.73.1",
104104
"@react-native/normalize-colors": "^0.73.2",
105105
"@react-native/virtualized-lists": "^0.73.3",
@@ -148,4 +148,4 @@
148148
}
149149
]
150150
}
151-
}
151+
}

0 commit comments

Comments
 (0)