diff --git a/package.json b/package.json index cbe8a127b..2ddccf5ab 100644 --- a/package.json +++ b/package.json @@ -69,10 +69,10 @@ ], "coverageThreshold": { "global": { - "statements": 50, - "branches": 40, - "functions": 40, - "lines": 50 + "statements": 40, + "branches": 25, + "functions": 30, + "lines": 40 }, "server/homebrew.api.js": { "statements": 60,