From ac622d9f4a45b61c8c591e4fda41b04529099eed Mon Sep 17 00:00:00 2001 From: Martin Aeschlimann Date: Thu, 17 Dec 2015 16:56:38 +0100 Subject: [PATCH] Set category to 'Other' --- decorator-sample/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/decorator-sample/package.json b/decorator-sample/package.json index 98211fd3..10c4d7aa 100644 --- a/decorator-sample/package.json +++ b/decorator-sample/package.json @@ -8,7 +8,7 @@ "vscode": "0.10.x" }, "categories": [ - "Others" + "Other" ], "activationEvents": [ "*"