From 1adbb58212f06e9594fb868fe1a5f4dec9b915f2 Mon Sep 17 00:00:00 2001 From: Mike Fix Date: Thu, 3 Jan 2019 13:59:20 -0800 Subject: [PATCH] add react dnd to greenkeeper ignore --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2fd2151..85d22d5 100644 --- a/package.json +++ b/package.json @@ -74,10 +74,12 @@ }, "greenkeeper": { "ignore": [ - "webpack", + "graphql", "react", + "react-dnd", + "react-dnd-html5-backend", "react-dom", - "graphql" + "webpack" ] }, "description": "Create and share beautiful images of your source code",