debug: bump node-debug to fix auto attach issue

Refs https://github.com/microsoft/vscode/issues/103099
This commit is contained in:
Connor Peet 2020-08-05 11:39:30 -07:00
parent 421d4bc273
commit 4e89a801c3
No known key found for this signature in database
GPG key ID: CF8FD2EA0DBC61BD

View file

@ -31,7 +31,7 @@
"builtInExtensions": [
{
"name": "ms-vscode.node-debug",
"version": "1.44.7",
"version": "1.44.8",
"repo": "https://github.com/Microsoft/vscode-node-debug",
"metadata": {
"id": "b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6",