From 26d4f868568b2fd289a7c0da00b03fc145ea6dd4 Mon Sep 17 00:00:00 2001 From: Jason Rudolph Date: Tue, 1 May 2018 09:34:16 -0400 Subject: [PATCH] :arrow_up: electron@1.7.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10d14d878..a5491d646 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "1.7.11", + "electronVersion": "1.7.14", "dependencies": { "@atom/nsfw": "^1.0.18", "@atom/watcher": "1.0.3",