From 224200e32a7eac44be4d57bd7035050c2f66ccbf Mon Sep 17 00:00:00 2001 From: Eric Amodio Date: Wed, 12 Apr 2017 21:25:59 -0400 Subject: [PATCH] Reduces to only 5 allowed tags --- package.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/package.json b/package.json index c9bff41..1f4787b 100644 --- a/package.json +++ b/package.json @@ -26,11 +26,8 @@ "git", "code lens", "blame", - "log", "history", - "annotation", - "compare", - "diff" + "annotation" ], "galleryBanner": { "color": "#56098c",