From a918b60c3ecc36e9a2fb5f8cff6a6727b47eadf4 Mon Sep 17 00:00:00 2001 From: Rob Lourens Date: Mon, 17 Sep 2018 22:27:58 -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 0fba2a82a6f..ab237865a17 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -6,7 +6,7 @@ }, { "name": "ms-vscode.node-debug2", - "version": "1.28.0", + "version": "1.28.1", "repo": "https://github.com/Microsoft/vscode-node-debug2" } ]