aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-11-26 00:39:48 -0800
committerMark Otto <[email protected]>2017-11-26 00:39:48 -0800
commit3f02fe4012b7a2ba21f0f6aaf0348595e1fbb95e (patch)
tree55e1b16b38765c2d09d4be1878fe525dd22860a5 /package.json
parent58286c1ba5c7f8a89500911a8256b1515a5005be (diff)
downloadbootstrap-3f02fe4012b7a2ba21f0f6aaf0348595e1fbb95e.tar.xz
bootstrap-3f02fe4012b7a2ba21f0f6aaf0348595e1fbb95e.zip
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 7a1705f53..c18a4e19a 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",