From 124dde54df126ee7732b44c8615a27ba58a02f8d Mon Sep 17 00:00:00 2001 From: kashishm Date: Thu, 7 Sep 2017 11:49:23 +0530 Subject: [PATCH] Removing scope from plugin.json --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index d595d60..0a89731 100644 --- a/plugin.json +++ b/plugin.json @@ -3,7 +3,7 @@ "version" : "0.0.1", "name" : "Screenshot", "description" : "cross-platform command line screenshot utility", - "scope" : ["Utility"], + "scope" : [], "gaugeVersionSupport": { "minimum": "0.8.3", "maximum": ""