From 2f8d4ea055e0c6f0883a626c30df6f2b720b3953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andre=CC=81=20Weinand?= Date: Wed, 28 Mar 2018 00:52:28 +0200 Subject: [PATCH] node-debug@1.22.11 --- build/builtInExtensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index 14291af04de..ddd3c9e44be 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -1,7 +1,7 @@ [ { "name": "ms-vscode.node-debug", - "version": "1.22.10", + "version": "1.22.11", "repo": "https://github.com/Microsoft/vscode-node-debug" }, {