Skip to content

Commit

Permalink
Bump package versions
Browse files Browse the repository at this point in the history
#publish-packages-to-npm
  • Loading branch information
huntie committed Oct 3, 2023
1 parent e5bf39c commit 50f242e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/community-cli-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native/community-cli-plugin",
"version": "0.73.5",
"version": "0.73.6",
"description": "Core CLI commands for React Native",
"keywords": [
"react-native",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@react-native-community/cli-platform-android": "12.0.0-alpha.17",
"@react-native-community/cli-platform-ios": "12.0.0-alpha.17",
"@react-native/assets-registry": "^0.73.1",
"@react-native/community-cli-plugin": "^0.73.5",
"@react-native/community-cli-plugin": "^0.73.6",
"@react-native/codegen": "^0.73.1",
"@react-native/gradle-plugin": "^0.73.1",
"@react-native/js-polyfills": "^0.73.1",
Expand Down Expand Up @@ -148,4 +148,4 @@
}
]
}
}
}

0 comments on commit 50f242e

Please sign in to comment.