diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js index 65aa20b3f67..8587647f557 100644 --- a/build/gulpfile.vscode.js +++ b/build/gulpfile.vscode.js @@ -40,7 +40,7 @@ const nodeModules = ['electron', 'original-fs'] // Build const builtInExtensions = [ - { name: 'ms-vscode.node-debug', version: '1.11.1' }, + { name: 'ms-vscode.node-debug', version: '1.11.2' }, { name: 'ms-vscode.node-debug2', version: '1.11.2' } ];