From 7f5fe9efde0f718cbf020bd418fd5db6e7482041 Mon Sep 17 00:00:00 2001 From: jekkos Date: Mon, 10 Aug 2015 15:32:00 +0200 Subject: [PATCH] Upgrade grunt-mocha-webdriver --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2d9b5be80..6763ac4b51 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "grunt-contrib-jshint": "~0.6.3", "grunt-contrib-uglify": "~0.8.0", "grunt-contrib-watch": "~0.5.3", - "grunt-mocha-webdriver": "^1.2.1", + "grunt-mocha-webdriver": "^1.2.2", "grunt-script-link-tags": "git://github.com/jekkos/grunt-script-link-tags.git#master", "mocha": "^2.2.1", "wd": "^0.3.3",