diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js index f1807d2625209afa3095745d91b5161d6545b8d5..a0e875148f5ed8294ca68d703578fdb787081e1c 100644 --- a/build/gulpfile.vscode.js +++ b/build/gulpfile.vscode.js @@ -43,7 +43,7 @@ const nodeModules = ['electron', 'original-fs'] // Build const builtInExtensions = [ - { name: 'ms-vscode.node-debug', version: '1.17.5' }, + { name: 'ms-vscode.node-debug', version: '1.17.6' }, { name: 'ms-vscode.node-debug2', version: '1.17.1' } ];