Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2014-01-18 00:06:12 +0400
committerChris Rebert <github@rebertia.com>2014-01-18 00:06:12 +0400
commitd6e8006ea6dde5f295a919d63164af04927a8b33 (patch)
tree46d397771376bc2c3029e800b861fe40892adae4
parentffdc18cbbf7d519ad741eb621345e2e4e28a18e9 (diff)
parent58c4a8c0f18a10687ce63bd274fa2e4b8723f0fb (diff)
Merge pull request #12276 from twbs/grunt-contrib-qunit
bump grunt-contrib-qunit to v0.4.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b200c7e43f..4d73b69d15 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",