Skip to content

Commit

Permalink
[LOCAL] bump CLI to alpha 1 to fix CLI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kelset committed Jun 3, 2021
1 parent 09dd3e9 commit 395e8ec
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 167 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@
},
"dependencies": {
"@jest/create-cache-key-function": "^26.5.0",
"@react-native-community/cli": "^5.0.1-alpha.0",
"@react-native-community/cli-platform-android": "^5.0.1-alpha.0",
"@react-native-community/cli-platform-ios": "^5.0.1-alpha.0",
"@react-native-community/cli": "^5.0.1-alpha.1",
"@react-native-community/cli-platform-android": "^5.0.1-alpha.1",
"@react-native-community/cli-platform-ios": "^5.0.1-alpha.1",
"@react-native/assets": "1.0.0",
"@react-native/normalize-color": "1.0.0",
"@react-native/polyfills": "1.0.0",
Expand Down
Loading

0 comments on commit 395e8ec

Please sign in to comment.