mirror of
https://github.com/Microsoft/vscode
synced 2024-11-05 18:29:38 +00:00
node-debug@1.16.7
This commit is contained in:
parent
0b3c418e62
commit
3681f3888c
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ const nodeModules = ['electron', 'original-fs']
|
|||
// Build
|
||||
|
||||
const builtInExtensions = [
|
||||
{ name: 'ms-vscode.node-debug', version: '1.16.6' },
|
||||
{ name: 'ms-vscode.node-debug', version: '1.16.7' },
|
||||
{ name: 'ms-vscode.node-debug2', version: '1.16.5' }
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue