diff options
| author | Chris Rebert <[email protected]> | 2014-06-04 12:06:03 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-06-04 12:06:03 -0700 |
| commit | 094e42883acae475c0a863de1231cd965744eae1 (patch) | |
| tree | 6266fc61cd8235b16cadcd51f9b991557ffddbb9 /package.json | |
| parent | c0ba4622c1f55b6b1994efc9d24401a782644ba5 (diff) | |
| download | bootstrap-094e42883acae475c0a863de1231cd965744eae1.tar.xz bootstrap-094e42883acae475c0a863de1231cd965744eae1.zip | |
bump grunt-contrib-qunit to ~0.5.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bedbd1334..3be8ce0b3 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "grunt-contrib-jade": "~0.11.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-less": "~0.11.0", - "grunt-contrib-qunit": "~0.4.0", + "grunt-contrib-qunit": "~0.5.1", "grunt-contrib-uglify": "~0.4.0", "grunt-contrib-watch": "~0.6.1", "grunt-csscomb": "~2.0.1", |
