Skip to content

Commit

Permalink
Bump react-native-codegen before 0.70 branch cut (#34195)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #34195

Bumping React Native Codegen to prepare for the release of React Native 0.70

Changelog:
[General] [Changed] - Bump react-native-codegen before 0.70 branch cut

Reviewed By: cortinico

Differential Revision: D37849972

fbshipit-source-id: 4c61baab937a7c44745b3597c575ca8b525e69bf
  • Loading branch information
Dmitry Rykun authored and facebook-github-bot committed Jul 15, 2022
1 parent f392ba6 commit ce4246a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/react-native-codegen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-codegen",
"version": "0.70.1",
"version": "0.70.3",
"description": "⚛️ Code generation tools for React Native",
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion repo-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"mkdirp": "^0.5.1",
"prettier": "^2.4.1",
"react": "18.1.0",
"react-native-codegen": "^0.70.1",
"react-native-codegen": "^0.70.3",
"react-test-renderer": "18.1.0",
"shelljs": "^0.8.5",
"signedsource": "^1.0.0",
Expand Down

0 comments on commit ce4246a

Please sign in to comment.