Skip to content

Commit 9741c6d

Browse files
authored
fix: dynamic debug of node.js terminal types failing (microsoft#159937)
This contains the following changes: microsoft/vscode-js-debug@v1.71.0...v1.71.1 This (as a candidate) will fix microsoft#159881
1 parent a44493a commit 9741c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

product.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
{
4848
"name": "ms-vscode.js-debug",
49-
"version": "1.71.0",
49+
"version": "1.71.1",
5050
"repo": "https://github.com/microsoft/vscode-js-debug",
5151
"metadata": {
5252
"id": "25629058-ddac-4e17-abba-74678e126c5d",

0 commit comments

Comments
 (0)