diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js index 198e50387c4225c7048d7322e85a96675eb5cf44..0c8959d77c2ea4a613bdab6118166783624e74c3 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.15.15' }, + { name: 'ms-vscode.node-debug', version: '1.15.16' }, { name: 'ms-vscode.node-debug2', version: '1.14.5' } ];