From dc96d126bb5c3c16191cd692f69ef8fb9a1393e7 Mon Sep 17 00:00:00 2001 From: Andrew Pareles <43356051+andrewpareles@users.noreply.github.com> Date: Tue, 15 Oct 2024 00:31:40 -0700 Subject: [PATCH] add package.json to list of void's changed files --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e1622143..3b852200 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -149,6 +149,7 @@ We keep track of all the files we've changed with Void so it's easy to rebase: - CONTRIBUTING.md - VOID_USEFUL_LINKS.md - product.json +- package.json - src/vs/workbench/api/common/{extHost.api.impl.ts | extHostApiCommands.ts} - src/vs/workbench/workbench.common.main.ts