From d6bdff7f77fac972c7d17d9b237d26451a39df4f Mon Sep 17 00:00:00 2001 From: Benjamin Pasero Date: Thu, 22 Mar 2018 07:49:48 +0100 Subject: [PATCH] bump electron to 1.7.13 --- .yarnrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yarnrc b/.yarnrc index 42f08fa0c02..b14839fe379 100644 --- a/.yarnrc +++ b/.yarnrc @@ -1,3 +1,3 @@ disturl "https://atom.io/download/electron" -target "1.7.12" +target "1.7.13" runtime "electron"