From 32523416bf1b7760b8ba0b434ec3e0e4382bf9a7 Mon Sep 17 00:00:00 2001 From: Jari Kolehmainen Date: Tue, 23 Jun 2020 09:26:51 +0300 Subject: [PATCH] update .yarnrc Signed-off-by: Jari Kolehmainen --- .yarnrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yarnrc b/.yarnrc index 49862a668a..4be7962079 100644 --- a/.yarnrc +++ b/.yarnrc @@ -1,3 +1,3 @@ disturl "https://atom.io/download/electron" -target "6.1.10" +target "6.1.12" runtime "electron"