From c4993d0b75118f90c2e57a76ad17e9a4dec03ff6 Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Wed, 27 Oct 2021 08:53:24 -0400 Subject: [PATCH] Update .yarnrc file Signed-off-by: Sebastian Malton --- .yarnrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yarnrc b/.yarnrc index c7a54a1eda..ef7784e7e3 100644 --- a/.yarnrc +++ b/.yarnrc @@ -1,3 +1,3 @@ disturl "https://atom.io/download/electron" -target "13.5.1" +target "13.6.0" runtime "electron"