-
- Downloads
add qunit grunt dependency
... | ... | @@ -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", | ||
... | ... |
Please register or sign in to comment