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:
authorMark Otto <markdotto@gmail.com>2017-11-26 11:39:48 +0300
committerMark Otto <markdotto@gmail.com>2017-11-26 11:39:48 +0300
commit3f02fe4012b7a2ba21f0f6aaf0348595e1fbb95e (patch)
tree55e1b16b38765c2d09d4be1878fe525dd22860a5 /package.json
parent58286c1ba5c7f8a89500911a8256b1515a5005be (diff)
fix qunit test running by upgrading to latest version
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7a1705f538..c18a4e19a2 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-less": "~1.3.0",
"grunt-contrib-pug": "~1.0.0",
- "grunt-contrib-qunit": "~0.7.0",
+ "grunt-contrib-qunit": "~2.0.0",
"grunt-contrib-uglify": "~1.0.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-csscomb": "~3.1.0",