From 8b68db57ab226d4cdbe8b902bc85d069fb49a852 Mon Sep 17 00:00:00 2001 From: Jonathan Washington Date: Sat, 14 Jan 2023 11:44:31 -0500 Subject: [PATCH] remove comma With the comma, the json doesn't validate so the package can't be compiled. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5cd3834..81e7bc5 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "Bash", "OCaml", "Lua", - "D", + "D" ], "activationEvents": [ "onLanguage:c",