diff --git a/package.json b/package.json index 02a3a52a9..dd3c30be4 100644 --- a/package.json +++ b/package.json @@ -218,5 +218,11 @@ "xev": "2.0.1", "@types/file-type": "5.2.1", "@types/jsdom": "11.0.5" + }, + "greenkeeper": { + "ignore": [ + "deepcopy", + "cafy" + ] } }