From 505cf161fbbc4d24f01a9def984675b6ed4b9d11 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Thu, 7 Feb 2019 15:03:40 -0800 Subject: [PATCH] :arrow_up: :electron: electron@3.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d8ee106d..545bb3280 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "3.0.14", + "electronVersion": "3.1.3", "dependencies": { "@atom/nsfw": "1.0.21", "@atom/source-map-support": "^0.3.4",