diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js index bcb65664b2c..94f73f29b9d 100644 --- a/build/gulpfile.vscode.js +++ b/build/gulpfile.vscode.js @@ -40,7 +40,7 @@ const nodeModules = ['electron', 'original-fs'] const builtInExtensions = [ { name: 'ms-vscode.node-debug', version: '1.8.5' }, - { name: 'ms-vscode.node-debug2', version: '1.8.1' } + { name: 'ms-vscode.node-debug2', version: '1.8.2' } ]; const vscodeEntryPoints = _.flatten([