Skip to content

Commit

Permalink
debug: update debuggers, fix node not activating
Browse files Browse the repository at this point in the history
  • Loading branch information
connor4312 committed Apr 7, 2021
1 parent 74351e8 commit 2829879
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions product.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"builtInExtensions": [
{
"name": "ms-vscode.node-debug",
"version": "1.44.21",
"version": "1.44.22",
"repo": "https://github.com/microsoft/vscode-node-debug",
"metadata": {
"id": "b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6",
Expand Down Expand Up @@ -93,7 +93,7 @@
},
{
"name": "ms-vscode.js-debug",
"version": "1.55.2",
"version": "1.56.0",
"repo": "https://github.com/microsoft/vscode-js-debug",
"metadata": {
"id": "25629058-ddac-4e17-abba-74678e126c5d",
Expand Down

0 comments on commit 2829879

Please sign in to comment.