From 6a02fde4539892042e409bdf6e7c6fc38a257f3c Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Tue, 10 Oct 2023 13:43:05 -0300 Subject: [PATCH] chore: Fix CI yarn cache not working (#5265) --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index e12bd923b..0e3aaeaa5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17704,7 +17704,7 @@ react-native-easy-grid@^0.2.2: dependencies: lodash "^4.17.15" -react-native-easy-toast@^1.2.0: +react-native-easy-toast@1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/react-native-easy-toast/-/react-native-easy-toast-1.2.0.tgz#0f70bcb99e3306cda4800c244bfb4a67d42276ed" integrity sha512-UtpxnRn1ME+035Uey4VR+9K0P4aVoTcWNOx5QkioWBe3LBKMPb/kZjrQ1LtvWzOyeGP4TeTUTtMX3IOPWv5MtA==