diff options
| author | Chris Rebert <[email protected]> | 2014-01-17 12:06:12 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-17 12:06:12 -0800 |
| commit | d6e8006ea6dde5f295a919d63164af04927a8b33 (patch) | |
| tree | 46d397771376bc2c3029e800b861fe40892adae4 | |
| parent | ffdc18cbbf7d519ad741eb621345e2e4e28a18e9 (diff) | |
| parent | 58c4a8c0f18a10687ce63bd274fa2e4b8723f0fb (diff) | |
| download | bootstrap-d6e8006ea6dde5f295a919d63164af04927a8b33.tar.xz bootstrap-d6e8006ea6dde5f295a919d63164af04927a8b33.zip | |
Merge pull request #12276 from twbs/grunt-contrib-qunit
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", |
