From 271a56a051908db4d91bacbfaf726e1b86305e5c Mon Sep 17 00:00:00 2001 From: Rob Lourens Date: Fri, 10 Aug 2018 10:44:27 -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 e927280e32f..112d0157ca6 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -6,7 +6,7 @@ }, { "name": "ms-vscode.node-debug2", - "version": "1.26.8", + "version": "1.27.0", "repo": "https://github.com/Microsoft/vscode-node-debug2" } ]