From a8043e6a7cd7dd98fbf72cfc963dacae89e8321e Mon Sep 17 00:00:00 2001 From: Volodymyr Gerun Date: Wed, 7 Aug 2024 12:45:59 +0300 Subject: [PATCH] ci: test cache --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b94791b..4934676 100644 --- a/package.json +++ b/package.json @@ -115,5 +115,6 @@ "eslint", "commitlint", "react-icons" - ] + ], + "packageManager": "yarn@4.3.0" }