Skip to content

Commit 9f1129a

Browse files
bumped packages versions
#publish-packages-to-npm
1 parent 4bb94fe commit 9f1129a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.17",
3+
"version": "0.73.18",
44
"description": "Core CLI commands for React Native",
55
"keywords": [
66
"react-native",

packages/react-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@react-native-community/cli-platform-android": "12.3.7",
9898
"@react-native-community/cli-platform-ios": "12.3.7",
9999
"@react-native/assets-registry": "0.73.1",
100-
"@react-native/community-cli-plugin": "0.73.17",
100+
"@react-native/community-cli-plugin": "0.73.18",
101101
"@react-native/codegen": "0.73.3",
102102
"@react-native/gradle-plugin": "0.73.4",
103103
"@react-native/js-polyfills": "0.73.1",
@@ -149,4 +149,4 @@
149149
}
150150
]
151151
}
152-
}
152+
}

0 commit comments

Comments
 (0)