2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

fix qunit test running by upgrading to latest version

This commit is contained in:
Mark Otto
2017-11-26 00:39:48 -08:00
parent 58286c1ba5
commit 3f02fe4012
2 changed files with 44 additions and 43 deletions
+1 -1
View File
@@ -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",