mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 18:00:05 -05:00
fix: dynamic debug of node.js terminal types failing (#159935)
This contains the following changes: https://github.com/microsoft/vscode-js-debug/compare/v1.71.0...v1.71.1 This (as a candidate) will fix #159881
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
},
|
||||
{
|
||||
"name": "ms-vscode.js-debug",
|
||||
"version": "1.71.0",
|
||||
"version": "1.71.1",
|
||||
"repo": "https://github.com/microsoft/vscode-js-debug",
|
||||
"metadata": {
|
||||
"id": "25629058-ddac-4e17-abba-74678e126c5d",
|
||||
|
||||
Reference in New Issue
Block a user