diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js index 1573a70fc2a..cb42b4059da 100644 --- a/build/gulpfile.vscode.js +++ b/build/gulpfile.vscode.js @@ -41,7 +41,7 @@ const nodeModules = ['electron', 'original-fs'] const builtInExtensions = [ { name: 'ms-vscode.node-debug', version: '1.11.1' }, - { name: 'ms-vscode.node-debug2', version: '1.11.0' } + { name: 'ms-vscode.node-debug2', version: '1.11.1' } ]; const vscodeEntryPoints = _.flatten([