From 1678b635cb51e5644e883fc46ce911eda295ffe3 Mon Sep 17 00:00:00 2001 From: Brendan F Date: Sat, 16 Nov 2024 01:44:08 -0500 Subject: Restore yarn config changes from 4.5.1 update --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 1bbaa62..34403bf 100644 --- a/package.json +++ b/package.json @@ -70,5 +70,6 @@ "eslint-plugin-react-hooks": "^4.6.0", "husky": "^7.0.4", "prettier": "^2.6.0" - } + }, + "packageManager": "yarn@4.5.1" } -- cgit v1.2.3