diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js index 9caa046b7802d196b1df2bc0c175cb5c51f46a18..dabac01f5ab3917b4d3354b5027ed60951afc594 100644 --- a/build/gulpfile.vscode.js +++ b/build/gulpfile.vscode.js @@ -39,7 +39,7 @@ const nodeModules = ['electron', 'original-fs'] // Build const builtInExtensions = [ - { name: 'ms-vscode.node-debug', version: '1.6.7' }, + { name: 'ms-vscode.node-debug', version: '1.6.8' }, { name: 'ms-vscode.node-debug2', version: '0.0.7' } ];