From 952b2a641da89a6c7bc28387474bc8afd47f0d2f Mon Sep 17 00:00:00 2001 From: Rob Lourens Date: Wed, 28 Mar 2018 21:01:41 -0700 Subject: [PATCH] Bump node2 --- build/builtInExtensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index ddd3c9e44be..4fa344c81a9 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -6,7 +6,7 @@ }, { "name": "ms-vscode.node-debug2", - "version": "1.22.5", + "version": "1.22.6", "repo": "https://github.com/Microsoft/vscode-node-debug2" } ] \ No newline at end of file