Skip to content

Commit eac56b9

Browse files
committed
[General] [Fixed] - Bump CLI to 4.5.1 to improve DX
1 parent 27a3248 commit eac56b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@
8686
},
8787
"dependencies": {
8888
"@babel/runtime": "^7.0.0",
89-
"@react-native-community/cli": "^4.2.0",
90-
"@react-native-community/cli-platform-android": "^4.2.0",
91-
"@react-native-community/cli-platform-ios": "^4.2.0",
89+
"@react-native-community/cli": "^4.5.1",
90+
"@react-native-community/cli-platform-android": "^4.5.1",
91+
"@react-native-community/cli-platform-ios": "^4.5.0",
9292
"abort-controller": "^3.0.0",
9393
"anser": "^1.4.9",
9494
"base64-js": "^1.1.2",

0 commit comments

Comments
 (0)