Skip to content

Commit

Permalink
node-debug2@1.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
roblourens committed Aug 28, 2017
1 parent 5b87035 commit d30825f
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 @@ -44,7 +44,7 @@ const nodeModules = ['electron', 'original-fs']

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

const excludedExtensions = [
Expand Down

0 comments on commit d30825f

Please sign in to comment.