diff --git a/package.json b/package.json index 79897d6..82d304b 100644 --- a/package.json +++ b/package.json @@ -40,5 +40,5 @@ "lint": "eslint --ext .ts src/ integration-tests/", "lint:fix": "eslint --fix --ext .ts src/ integration-tests/" }, - "packageManager": "yarn@3.8.5" + "packageManager": "yarn@4.5.1" }