From 5891a5dfd9c07d18fcfbd56191458199c0e2fe4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andre=CC=81=20Weinand?= Date: Thu, 15 Mar 2018 00:09:28 +0100 Subject: [PATCH] node-debug@1.22.3 --- build/builtInExtensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index ca8fa1098aa..257dd54b712 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -1,7 +1,7 @@ [ { "name": "ms-vscode.node-debug", - "version": "1.22.2", + "version": "1.22.3", "repo": "https://github.com/Microsoft/vscode-node-debug" }, {