From a5eb0c3f990dbd360a867ca33072fc098daab923 Mon Sep 17 00:00:00 2001 From: Rob Lourens Date: Fri, 27 Oct 2017 18:26:41 -0700 Subject: [PATCH] node-debug2@1.18.4 --- build/gulpfile.vscode.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js index 612a5ae1034..0b735bec965 100644 --- a/build/gulpfile.vscode.js +++ b/build/gulpfile.vscode.js @@ -46,7 +46,7 @@ const nodeModules = ['electron', 'original-fs'] const builtInExtensions = [ { name: 'ms-vscode.node-debug', version: '1.18.2' }, - { name: 'ms-vscode.node-debug2', version: '1.18.3' } + { name: 'ms-vscode.node-debug2', version: '1.18.4' } ]; const excludedExtensions = [