Skip to content

Commit c504d03

Browse files
thymikeefacebook-github-bot
authored andcommitted
chore: upgrade RN CLI to v9.0.0-alpha.9 (#34322)
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
1 parent 6f76122 commit c504d03

File tree

2 files changed

+176
-245
lines changed

2 files changed

+176
-245
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
},
105105
"dependencies": {
106106
"@jest/create-cache-key-function": "^27.0.1",
107-
"@react-native-community/cli": "^9.0.0-alpha.5",
107+
"@react-native-community/cli": "^9.0.0-alpha.9",
108108
"@react-native-community/cli-platform-android": "^9.0.0-alpha.5",
109109
"@react-native-community/cli-platform-ios": "^9.0.0-alpha.5",
110110
"@react-native/assets": "1.0.0",

0 commit comments

Comments
 (0)