From 362ff963fd905f2c444f63abc6176d914948b1e1 Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Thu, 5 Feb 2015 13:07:05 -0800 Subject: [PATCH] :arrow_up: grunt-download-atom-shell --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index e71dfa63a..30b9757b1 100644 --- a/build/package.json +++ b/build/package.json @@ -19,7 +19,7 @@ "grunt-contrib-csslint": "~0.1.2", "grunt-contrib-less": "~0.8.0", "grunt-cson": "0.14.0", - "grunt-download-atom-shell": "~0.11.0", + "grunt-download-atom-shell": "~0.12.0", "grunt-lesslint": "0.13.0", "grunt-peg": "~1.1.0", "grunt-shell": "~0.3.1",