Skip to content

Commit 54fbe0d

Browse files
thymikeekelset
authored andcommitted
- Bump CLI to ^6.0.0 (#31971)
Summary: Upgrade CLI to the v6 stable. [Changelog](https://github.com/react-native-community/cli/releases/tag/v6.0.0) ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [General] [Fix] - Bump CLI to ^6.0.0 Pull Request resolved: #31971 Test Plan: cc kelset grabbou Reviewed By: TheSavior Differential Revision: D30158170 Pulled By: ShikaSD fbshipit-source-id: 392e22cb112a830778149b4a2b4a19198facf42b # Conflicts: # yarn.lock
1 parent 5efad92 commit 54fbe0d

2 files changed

Lines changed: 408 additions & 46 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@
8585
},
8686
"dependencies": {
8787
"@jest/create-cache-key-function": "^27.0.1",
88-
"@react-native-community/cli": "^6.0.0-rc.0",
89-
"@react-native-community/cli-platform-android": "^6.0.0-rc.0",
90-
"@react-native-community/cli-platform-ios": "^6.0.0-rc.0",
88+
"@react-native-community/cli": "^6.0.0",
89+
"@react-native-community/cli-platform-android": "^6.0.0",
90+
"@react-native-community/cli-platform-ios": "^6.0.0",
9191
"@react-native/assets": "1.0.0",
9292
"@react-native/normalize-color": "1.0.0",
9393
"@react-native/polyfills": "1.0.0",

0 commit comments

Comments
 (0)