From ab0b58ae31bc5010faaba2b117b8b5ee9e2fad69 Mon Sep 17 00:00:00 2001 From: Connor Peet Date: Thu, 2 Apr 2020 12:12:57 -0700 Subject: [PATCH] debug: update js-debug-nightly to "2020.3.3117" @ 2020-04-01T00:05:28.457Z --- build/builtInExtensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index 56283664315..accf81beaeb 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -46,7 +46,7 @@ }, { "name": "ms-vscode.js-debug-nightly", - "version": "2020.3.1617", + "version": "2020.3.3117", "forQualities": [ "insider" ],