diff options
| author | Chris Rebert <[email protected]> | 2014-01-17 11:56:53 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-17 11:56:53 -0800 |
| commit | 58c4a8c0f18a10687ce63bd274fa2e4b8723f0fb (patch) | |
| tree | 46d397771376bc2c3029e800b861fe40892adae4 | |
| parent | ffdc18cbbf7d519ad741eb621345e2e4e28a18e9 (diff) | |
| download | bootstrap-58c4a8c0f18a10687ce63bd274fa2e4b8723f0fb.tar.xz bootstrap-58c4a8c0f18a10687ce63bd274fa2e4b8723f0fb.zip | |
bump grunt-contrib-qunit to v0.4.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b200c7e43..4d73b69d1 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "grunt-contrib-jade": "~0.9.1", "grunt-contrib-jshint": "~0.8.0", "grunt-contrib-less": "~0.9.0", - "grunt-contrib-qunit": "~0.3.0", + "grunt-contrib-qunit": "~0.4.0", "grunt-contrib-uglify": "~0.2.7", "grunt-contrib-watch": "~0.5.3", "grunt-csscomb": "~2.0.1", |
