From b88efcac1d2c19253247cc9c84d77641ab1c6b77 Mon Sep 17 00:00:00 2001 From: Rob Lourens Date: Thu, 3 Oct 2019 11:54:25 -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 76a1e1e51fc..bedc2d3ed52 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -16,7 +16,7 @@ }, { "name": "ms-vscode.node-debug2", - "version": "1.39.0", + "version": "1.39.1", "repo": "https://github.com/Microsoft/vscode-node-debug2", "metadata": { "id": "36d19e17-7569-4841-a001-947eb18602b2", -- GitLab