diff --git a/package.json b/package.json index 6ac8d697..d340604f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "swagger-ui/**/@braintree/sanitize-url": "^6.0.0" }, "engines": { - "yarn": ">=1.0.2", + "yarn": "1.x", "node": "16.x" } }