diff --git a/package.json b/package.json index cf12473..ebd5692 100644 --- a/package.json +++ b/package.json @@ -37,5 +37,5 @@ "lint": "eslint --ext .ts src/ integration-tests/", "lint:fix": "eslint --fix --ext .ts src/ integration-tests/" }, - "packageManager": "yarn@3.7.0" + "packageManager": "yarn@4.1.0" }