From: Lachèze Alexandre Date: Sat, 7 Dec 2013 16:13:54 +0000 (+0100) Subject: grab grunt-karma@0.7.2 from npm X-Git-Tag: 2.5.1~18^2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24b141edcf27bbb65403e19e3fee1a5e7a8e2b36;p=thirdparty%2Fmoment.git grab grunt-karma@0.7.2 from npm --- diff --git a/package.json b/package.json index 818550ac7..80b82996e 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "grunt-contrib-uglify": "latest", "grunt-contrib-watch": "latest", "grunt-lib-legacyhelpers": "latest", - "grunt-karma": "https://github.com/karma-runner/grunt-karma/archive/a8472d47240a71673cb5601acba6a093fe7387c1.tar.gz", + "grunt-karma": "~0.7.2", "karma": "~0.11.0", "karma-nodeunit": "~0.1.1", "karma-sauce-launcher": "~0.1"