From bd5403fe074ebd3f98bbf697edf3c1160e8a329e Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Fri, 31 Jul 2015 10:01:13 -0700 Subject: [PATCH] :arrow_up: grunt-electron-installer@0.37 Fixes #5661 --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index 368a42b07..3c166a54b 100644 --- a/build/package.json +++ b/build/package.json @@ -13,7 +13,7 @@ "fs-plus": "2.x", "github-releases": "~0.2.0", "grunt": "~0.4.1", - "grunt-electron-installer": "^0.36.0", + "grunt-electron-installer": "^0.37.0", "grunt-cli": "~0.1.9", "grunt-coffeelint": "git+https://github.com/atom/grunt-coffeelint.git#cfb99aa99811d52687969532bd5a98011ed95bfe", "grunt-contrib-coffee": "~0.12.0",