diff --git a/npmextra.json b/npmextra.json index fafb839..095e3c9 100644 --- a/npmextra.json +++ b/npmextra.json @@ -1,14 +1,6 @@ { "npmci": { - "npmGlobalTools": [ - "@gitzone/npmts" - ], + "npmGlobalTools": [], "npmAccessLevel": "public" - }, - "npmts": { - "coverageTreshold": 40, - "testConfig": { - "parallel": false - } - } + } } \ No newline at end of file