From 06fe06985f418c0bc5d0a332bb4dc4438058cf13 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 31 Aug 2015 09:06:37 -0700 Subject: [PATCH] :arrow_up: grunt-electron-installer@1.0.0 --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index 02ba4cfa1..3298b4a63 100644 --- a/build/package.json +++ b/build/package.json @@ -22,7 +22,7 @@ "grunt-contrib-less": "~0.8.0", "grunt-cson": "0.14.0", "grunt-download-atom-shell": "~0.15.1", - "grunt-electron-installer": "^0.37.0", + "grunt-electron-installer": "1.0.0", "grunt-lesslint": "0.17.0", "grunt-peg": "~1.1.0", "grunt-shell": "~0.3.1",