Skip to content

Commit

Permalink
update node-debug for translations
Browse files Browse the repository at this point in the history
  • Loading branch information
weinand committed Dec 13, 2016
1 parent fd7f213 commit 2abfc20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/gulpfile.vscode.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const nodeModules = ['electron', 'original-fs']
// Build

const builtInExtensions = [
{ name: 'ms-vscode.node-debug', version: '1.8.13' },
{ name: 'ms-vscode.node-debug', version: '1.8.14' },
{ name: 'ms-vscode.node-debug2', version: '1.8.6' }
];

Expand Down

0 comments on commit 2abfc20

Please sign in to comment.