diff --git a/package.json b/package.json index f6d161994e..f2eeb4fad1 100644 --- a/package.json +++ b/package.json @@ -62,5 +62,6 @@ }, "engines": { "node": ">=20.0" - } + }, + "packageManager": "yarn@1.22.22" }