From 56470c36a3a9c23695d3c0231493d51d56a54c0b Mon Sep 17 00:00:00 2001 From: Jarrett Widman Date: Tue, 9 Feb 2016 10:35:57 -0600 Subject: [PATCH] update dep grunt-protractor-coverage --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1fad65..4f22cc3 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "grunt-localstack": "^1.0.0", "grunt-newer": "^1.1.1", "grunt-postcss": "^0.7.1", - "grunt-protractor-coverage": "^0.2.15", + "grunt-protractor-coverage": "github:mdasberg/grunt-protractor-coverage#ef6a8fb", "grunt-svg-sprite": "^1.2.15", "grunt-svgmin": "^3.1.0", "grunt-truecolors-less": "1.0.x",