Skip to content

Commit cda29d2

Browse files
thymikeegrabbou
authored andcommitted
chore: Bump CLI to ^5.0.1-alpha.0 (#30420)
Summary: Upgrading CLI to latest. This diff is intended to be cherry-picked to 0.64. cc grabbou kelset alloy [Internal] [Changed] - Bump CLI to ^5.0.1-alpha.0 Pull Request resolved: #30420 Test Plan: None Reviewed By: MichaReiser Differential Revision: D25063261 Pulled By: cpojer fbshipit-source-id: e1788fd40db2b00daaf888e7b2afaf708ade5451
1 parent e2be26a commit cda29d2

File tree

2 files changed

+348
-3935
lines changed

2 files changed

+348
-3935
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@
8282
},
8383
"dependencies": {
8484
"@jest/create-cache-key-function": "^26.5.0",
85-
"@react-native-community/cli": "^4.13.0",
86-
"@react-native-community/cli-platform-android": "^4.13.0",
87-
"@react-native-community/cli-platform-ios": "^4.13.0",
85+
"@react-native-community/cli": "^5.0.1-alpha.0",
86+
"@react-native-community/cli-platform-android": "^5.0.1-alpha.0",
87+
"@react-native-community/cli-platform-ios": "^5.0.1-alpha.0",
8888
"@react-native/assets": "1.0.0",
8989
"@react-native/normalize-color": "1.0.0",
9090
"@react-native/polyfills": "1.0.0",

0 commit comments

Comments
 (0)