From 9663c797bd7582bfbae3575a1d81d60b295701ab Mon Sep 17 00:00:00 2001 From: Rafael Oleza Date: Mon, 24 Jun 2019 10:21:55 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20electron@4.2.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55f65930b..f31ac2f44 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "4.2.0", + "electronVersion": "4.2.5", "dependencies": { "@atom/nsfw": "1.0.25", "@atom/source-map-support": "^0.3.4",