From 3fb65e7b6546ee2eae8239c9eece4d594cccc7f9 Mon Sep 17 00:00:00 2001 From: Rob Lourens Date: Thu, 15 Mar 2018 16:53:11 -0700 Subject: [PATCH] Bump node-debug2 - fixes #45657 --- build/builtInExtensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index 11440c4e095..5e35b76aca7 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -6,7 +6,7 @@ }, { "name": "ms-vscode.node-debug2", - "version": "1.22.1", + "version": "1.22.2", "repo": "https://github.com/Microsoft/vscode-node-debug2" } ] \ No newline at end of file