From 24ae207b6b0344c0407ff51c3ddd83919804d42f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andre=CC=81=20Weinand?= Date: Sun, 18 Mar 2018 19:00:07 +0100 Subject: [PATCH] node-debug@1.22.5 --- build/builtInExtensions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/builtInExtensions.json b/build/builtInExtensions.json index 5e35b76aca7..ac3baed691a 100644 --- a/build/builtInExtensions.json +++ b/build/builtInExtensions.json @@ -1,7 +1,7 @@ [ { "name": "ms-vscode.node-debug", - "version": "1.22.4", + "version": "1.22.5", "repo": "https://github.com/Microsoft/vscode-node-debug" }, {