diff --git a/package.json b/package.json index ada0a0b..fd99c9b 100644 --- a/package.json +++ b/package.json @@ -72,6 +72,7 @@ }, "packageManager": "yarn@4.3.1", "engines": { - "node": ">=20.16.0" + "node": ">=20.16.0", + "yarn": "^4.3.1" } } \ No newline at end of file