From c937afe0c5a702e6336a06c440888b8129d42ead Mon Sep 17 00:00:00 2001 From: Andre Weinand Date: Sun, 26 Aug 2018 19:43:20 +0200 Subject: [PATCH] node-debug@1.27.5 --- build/builtInExtensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index 57f248322f1..e737360a6fa 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -1,7 +1,7 @@ [ { "name": "ms-vscode.node-debug", - "version": "1.27.4", + "version": "1.27.5", "repo": "https://github.com/Microsoft/vscode-node-debug" }, {