Skip to content

Commit

Permalink
chore: upgrade RN CLI to v9.0.0-alpha.9 (#34322)
Browse files Browse the repository at this point in the history
Summary:
Upgrades the React Native CLI to v9.0.0-alpha.9 with Metro 0.72 and package size improvements

cc kelset cortinico huntie

## Changelog

[General] [Changed] - Upgrade RN CLI to v9.0.0-alpha.9

Pull Request resolved: #34322

Test Plan: CI

Reviewed By: huntie

Differential Revision: D38318313

Pulled By: robhogan

fbshipit-source-id: 1a038ba90ae648307c9acb7c0c631511d344689e
  • Loading branch information
thymikee authored and kelset committed Aug 2, 2022
1 parent ba69e7d commit c3e3a19
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 245 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
},
"dependencies": {
"@jest/create-cache-key-function": "^27.0.1",
"@react-native-community/cli": "^9.0.0-alpha.5",
"@react-native-community/cli": "^9.0.0-alpha.9",
"@react-native-community/cli-platform-android": "^9.0.0-alpha.5",
"@react-native-community/cli-platform-ios": "^9.0.0-alpha.5",
"@react-native/assets": "1.0.0",
Expand Down
Loading

0 comments on commit c3e3a19

Please sign in to comment.