diff --git a/package.json b/package.json index 149c2866..deb871f0 100644 --- a/package.json +++ b/package.json @@ -70,10 +70,10 @@ ], "coverageThreshold": { "global": { - "branches": 90, - "functions": 95, - "lines": 95, - "statements": 95 + "branches": 80, + "functions": 80, + "lines": 80, + "statements": 80 } }, "collectCoverageFrom": [