add qunit grunt dependency

This commit is contained in:
Hakim El Hattab
2013-08-22 19:06:41 -04:00
parent c7728ba659
commit a7b348e83b
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@
"socket.io": "~0.9.13"
},
"devDependencies": {
"grunt-contrib-qunit": "~0.2.2",
"grunt-contrib-jshint": "~0.2.0",
"grunt-contrib-cssmin": "~0.4.1",
"grunt-contrib-uglify": "~0.1.1",