From af684a49066213d817895cca25a6501f879eccde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Moreno?= Date: Mon, 2 May 2022 16:14:26 +0200 Subject: [PATCH] fixes #148414 (#148418) --- extensions/github-authentication/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions/github-authentication/package.json b/extensions/github-authentication/package.json index 683a2ab97c4..d5573e63c44 100644 --- a/extensions/github-authentication/package.json +++ b/extensions/github-authentication/package.json @@ -12,6 +12,7 @@ "categories": [ "Other" ], + "api": "none", "extensionKind": [ "ui", "workspace"