diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js index a7d85167874..65aa7c6b01d 100644 --- a/build/gulpfile.vscode.js +++ b/build/gulpfile.vscode.js @@ -39,7 +39,7 @@ const nodeModules = ['electron', 'original-fs'] // Build const builtInExtensions = [ - { name: 'ms-vscode.node-debug', version: '1.7.2' }, + { name: 'ms-vscode.node-debug', version: '1.7.3' }, { name: 'ms-vscode.node-debug2', version: '0.1.0' } ];