From 5f2489523f3cf11c95ad5f094fd93a48a4a11402 Mon Sep 17 00:00:00 2001 From: Rob Lourens Date: Fri, 18 May 2018 09:49:23 -0700 Subject: [PATCH] Bump node2 --- build/builtInExtensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index 1e61897c5ed..65a8a64d140 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -6,7 +6,7 @@ }, { "name": "ms-vscode.node-debug2", - "version": "1.24.1", + "version": "1.24.2", "repo": "https://github.com/Microsoft/vscode-node-debug2" } ]