diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js index 08973d9b17d46a8c308edc3ec3cd48352cf73908..6f4a93f358b0d47a22dcb0d98a8607ec84f95a85 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.3' }, + { name: 'ms-vscode.node-debug', version: '1.11.5' }, { name: 'ms-vscode.node-debug2', version: '1.11.2' } ];