From 5cfbcbd43819be4697ddceac0e0126f6426830e0 Mon Sep 17 00:00:00 2001 From: Kevin J Hoerr Date: Sun, 3 Apr 2022 15:30:58 +0000 Subject: Update yarn configuration --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 58c3f3e..67f46c5 100644 --- a/package.json +++ b/package.json @@ -86,5 +86,6 @@ "cobertura", "text" ] - } + }, + "packageManager": "yarn@3.2.0" } -- cgit