diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index 499d1df761d55238c176efbbc3b9e069b61b9a60..670f09e16625ec58fe1c01581bdaee22612bab3f 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -1,12 +1,12 @@ [ { "name": "ms-vscode.node-debug", - "version": "1.26.5", + "version": "1.26.4", "repo": "https://github.com/Microsoft/vscode-node-debug" }, { "name": "ms-vscode.node-debug2", - "version": "1.26.5", + "version": "1.26.4", "repo": "https://github.com/Microsoft/vscode-node-debug2" } ]