diff --git a/package.json b/package.json index e2af1fc33..7fd104613 100644 --- a/package.json +++ b/package.json @@ -84,12 +84,6 @@ "test:14": "node test/test.js node14 no-npm", "test:host": "node test/test.js host only-npm" }, - "greenkeeper": { - "emails": false, - "ignore": [ - "pkg-fetch" - ] - }, "simple-git-hooks": { "pre-commit": "npx lint-staged" },