diff --git a/package.json b/package.json index b31d6a901..c92e0a084 100644 --- a/package.json +++ b/package.json @@ -63,5 +63,6 @@ }, "resolutions": { "lint-staged/yaml": "^2.2.2" - } -} \ No newline at end of file + }, + "packageManager": "yarn@1.22.19" +}