1
0
mirror of synced 2024-11-21 20:46:07 +03:00

Upgrade grunt-contrib-qunit to 2.0.0

This appears to be required in order to run tests using QUnit 2.
This commit is contained in:
Kevin Brown 2019-08-21 22:44:05 -04:00
parent ff70255c66
commit 5f7753b57f

View File

@ -53,7 +53,7 @@
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-connect": "^2.0.0",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-qunit": "^1.3.0",
"grunt-contrib-qunit": "^2.0.0",
"grunt-contrib-requirejs": "^1.0.0",
"grunt-contrib-uglify": "~4.0.1",
"grunt-contrib-watch": "~1.1.0",