From 8b09ee78b43d930cee09fa2efd2009b9434a7cea Mon Sep 17 00:00:00 2001 From: Rob Lourens Date: Thu, 19 Jul 2018 09:55:59 -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 1a2d3b971f6..670f09e1662 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -6,7 +6,7 @@ }, { "name": "ms-vscode.node-debug2", - "version": "1.26.3", + "version": "1.26.4", "repo": "https://github.com/Microsoft/vscode-node-debug2" } ]