1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-09-09 06:00:49 +02:00

Update QUnit to 2.5.0 and grunt-contrib-qunit to 2.0.0.

This commit is contained in:
Benjamin Tan
2018-01-22 22:35:15 +08:00
parent f0fa6fb226
commit f9d0766637
19 changed files with 5887 additions and 2738 deletions

View File

@@ -30,7 +30,7 @@
"grunt-contrib-connect": "^1.0.2",
"grunt-contrib-cssmin": "^2.2.1",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-qunit": "~1.2.0",
"grunt-contrib-qunit": "^2.0.0",
"grunt-contrib-uglify": "^3.3.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-sass": "^2.0.0",