From 7059b50648c8909befceabb20da8a59fa34de815 Mon Sep 17 00:00:00 2001 From: Andre Weinand Date: Mon, 9 Jul 2018 16:54:28 +0200 Subject: [PATCH] node-debug@1.26.1 --- build/builtInExtensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index bf739296d29..ab3a77f657b 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -1,7 +1,7 @@ [ { "name": "ms-vscode.node-debug", - "version": "1.26.0", + "version": "1.26.1", "repo": "https://github.com/Microsoft/vscode-node-debug" }, {