From 150e432d36ae84676e44c155c20f0437092cdb1f Mon Sep 17 00:00:00 2001 From: Jan Keromnes Date: Mon, 31 Aug 2020 09:54:05 +0200 Subject: [PATCH] [alexcvzz.vscode-sqlite] Prefer author-published extension The publishing of this extension has been automated by the extension author: https://github.com/AlexCovizzi/vscode-sqlite/issues/126 --- extensions.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/extensions.json b/extensions.json index b836d91d4..464bde788 100644 --- a/extensions.json +++ b/extensions.json @@ -36,11 +36,6 @@ "repository": "https://github.com/alefragnani/vscode-project-manager", "version": "11.0.1" }, - { - "id": "alexcvzz.vscode-sqlite", - "repository": "https://github.com/AlexCovizzi/vscode-sqlite", - "prepublish": "npm run install-html" - }, { "id": "aliariff.vscode-erb-beautify", "repository": "https://github.com/aliariff/vscode-erb-beautify",