diff --git a/package.json b/package.json index f1d2c54f0..323048bb4 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "packages/plugins/other/*", "packages/presets/*" ], + "packageManager": "yarn@1.22.22", "scripts": { "build": "bob build", "ci:lint": "eslint --ext .ts . --output-file eslint_report.json --format json",