more grunt
Showing
.jshintrc
0 → 100644
... | ... | @@ -19,6 +19,7 @@ |
"homepage": "https://github.com/madhur/angular-emoji-popup", | ||
"devDependencies": { | ||
"grunt": "^0.4.5", | ||
"grunt-contrib-cssmin": "^0.11.0", | ||
"grunt-contrib-jshint": "^0.10.0", | ||
"grunt-contrib-uglify": "^0.7.0" | ||
} | ||
... | ... |
Please register or sign in to comment