From fe8d9d2470ddffb9dc2da604b23f5bd8a185cd66 Mon Sep 17 00:00:00 2001 From: Rob Lourens Date: Mon, 24 Sep 2018 22:09:33 -0700 Subject: [PATCH] Fix node-debug version --- build/builtInExtensions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index 02e8e7d18ba..0426994695a 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -1,7 +1,7 @@ [ { "name": "ms-vscode.node-debug", - "version": "1.28.3", + "version": "1.28.2", "repo": "https://github.com/Microsoft/vscode-node-debug", "metadata": { "id": "b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6", @@ -16,7 +16,7 @@ }, { "name": "ms-vscode.node-debug2", - "version": "1.28.2", + "version": "1.28.3", "repo": "https://github.com/Microsoft/vscode-node-debug2", "metadata": { "id": "36d19e17-7569-4841-a001-947eb18602b2",