From 14aa73c448e94c8af8f0bfbd97ed888e6d039213 Mon Sep 17 00:00:00 2001 From: Benjamin Pasero Date: Fri, 16 Mar 2018 07:18:53 +0100 Subject: [PATCH] update to electron 1.7.12 (#45953) --- .yarnrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yarnrc b/.yarnrc index 9158b587adc..42f08fa0c02 100644 --- a/.yarnrc +++ b/.yarnrc @@ -1,3 +1,3 @@ disturl "https://atom.io/download/electron" -target "1.7.9" +target "1.7.12" runtime "electron"