From 0a8fc5766b2d6a751fe7aa05a307bdfa028bc140 Mon Sep 17 00:00:00 2001 From: Sandeep Somavarapu Date: Tue, 23 Jun 2020 13:10:36 +0200 Subject: [PATCH] update distro --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 84fde389450..f80b4dc7e09 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "code-oss-dev", "version": "1.47.0", - "distro": "8a080e334f53a545be13ab3a468f509aefda7c86", + "distro": "1103b7245defa373835ccc26e0825faf86f7ae5d", "author": { "name": "Microsoft Corporation" }, @@ -179,4 +179,4 @@ "windows-mutex": "0.3.0", "windows-process-tree": "0.2.4" } -} +} \ No newline at end of file -- GitLab