Skip to content

Commit

Permalink
node-debug@1.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
weinand committed Nov 23, 2017
1 parent 9a4777d commit 89b158e
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 @@ -45,7 +45,7 @@ const nodeModules = ['electron', 'original-fs']
// Build

const builtInExtensions = [
{ name: 'ms-vscode.node-debug', version: '1.19.1' },
{ name: 'ms-vscode.node-debug', version: '1.19.3' },
{ name: 'ms-vscode.node-debug2', version: '1.19.0' }
];

Expand Down

0 comments on commit 89b158e

Please sign in to comment.