Skip to content

Commit

Permalink
- Bump CLI to ^4.0.0 (facebook#27976)
Browse files Browse the repository at this point in the history
Summary:
Upgrading CLI to latest. This diff is intended to be cherry-picked to 0.62.

cc grabbou kelset

## Changelog

[Internal] [Changed] - Bump CLI to ^4.0.0
Pull Request resolved: facebook#27976

Test Plan: None

Differential Revision: D19769017

Pulled By: cpojer

fbshipit-source-id: c3f5cd8afc0bc26372ee9f9e9dbaf4e68cdec216
  • Loading branch information
thymikee authored and facebook-github-bot committed Feb 6, 2020
1 parent 8fe6883 commit 4e6adc9
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 347 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -85,9 +85,9 @@
},
"dependencies": {
"@babel/runtime": "^7.0.0",
"@react-native-community/cli": "^3.0.0",
"@react-native-community/cli-platform-android": "^3.0.0",
"@react-native-community/cli-platform-ios": "^3.0.0",
"@react-native-community/cli": "^4.0.0",
"@react-native-community/cli-platform-android": "^4.0.0",
"@react-native-community/cli-platform-ios": "^4.0.0",
"abort-controller": "^3.0.0",
"anser": "^1.4.9",
"base64-js": "^1.1.2",
Expand Down

0 comments on commit 4e6adc9

Please sign in to comment.