From 5a528ffa4e28ea509601f8c890c37502553b894a Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Thu, 24 Sep 2015 17:14:04 -0700 Subject: [PATCH] :arrow_up: grunt-electron-installer (pre-release) --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index bd7ffef84..d2b841851 100644 --- a/build/package.json +++ b/build/package.json @@ -22,7 +22,7 @@ "grunt-contrib-less": "~0.8.0", "grunt-cson": "0.15.0", "grunt-download-electron": "^2.1.1", - "grunt-electron-installer": "1.0.3-2", + "grunt-electron-installer": "1.0.3-3", "grunt-lesslint": "0.17.0", "grunt-peg": "~1.1.0", "grunt-shell": "~0.3.1",