From 36e6cbb7667e7874748d8fbf2021b743d2d90afc Mon Sep 17 00:00:00 2001 From: Rob Lourens Date: Tue, 24 Apr 2018 21:26:05 -0700 Subject: [PATCH] Bump node-debug2 --- build/builtInExtensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index 8c0c4de5120..c8c9057b592 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -6,7 +6,7 @@ }, { "name": "ms-vscode.node-debug2", - "version": "1.23.2", + "version": "1.23.4", "repo": "https://github.com/Microsoft/vscode-node-debug2" } ]