From 132deb9d7075dc9a8307ba0a23193fa1a5d8652d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Mar 2021 10:05:18 +0000 Subject: [PATCH] fix(deps): update @react-native-community/cli -> 5.0.1-alpha.2 - dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 141a72e..d99dc03 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,6 @@ "needed init command function at some point in the future." ], "dependencies": { - "@react-native-community/cli": "5.0.1-alpha.1" + "@react-native-community/cli": "5.0.1-alpha.2" } }