Skip to content

Commit

Permalink
Bump node-debug2 (loc)
Browse files Browse the repository at this point in the history
  • Loading branch information
roblourens committed Nov 8, 2017
1 parent af39ef5 commit dcee220
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 @@ -46,7 +46,7 @@ const nodeModules = ['electron', 'original-fs']

const builtInExtensions = [
{ name: 'ms-vscode.node-debug', version: '1.18.3' },
{ name: 'ms-vscode.node-debug2', version: '1.18.4' }
{ name: 'ms-vscode.node-debug2', version: '1.18.5' }
];

const excludedExtensions = [
Expand Down

0 comments on commit dcee220

Please sign in to comment.