From 4384157c0804aa389453491a7cb38baafddb8519 Mon Sep 17 00:00:00 2001 From: Connor Peet Date: Mon, 28 Sep 2020 22:02:18 -0700 Subject: [PATCH] debug: update js-debug --- product.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/product.json b/product.json index 004c1723215..669660099a3 100644 --- a/product.json +++ b/product.json @@ -91,7 +91,7 @@ }, { "name": "ms-vscode.js-debug", - "version": "1.50.0", + "version": "1.50.1", "repo": "https://github.com/microsoft/vscode-js-debug", "metadata": { "id": "25629058-ddac-4e17-abba-74678e126c5d", @@ -106,7 +106,7 @@ }, { "name": "ms-vscode.vscode-js-profile-table", - "version": "0.0.6", + "version": "0.0.10", "repo": "https://github.com/microsoft/vscode-js-debug", "metadata": { "id": "7e52b41b-71ad-457b-ab7e-0620f1fc4feb", -- GitLab