diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js index 6bbf4a6bd79..fd9bc6c71f7 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.19.0' }, - { name: 'ms-vscode.node-debug2', version: '1.18.4' } + { name: 'ms-vscode.node-debug2', version: '1.19.0' } ]; const excludedExtensions = [