Added issing grunt-contrib-* dependencies.

This commit is contained in:
meri
2013-08-02 15:30:17 +02:00
parent 26138831ff
commit 6afd04c05f

View File

@@ -43,7 +43,14 @@
"jshint": "~2.1.4",
"http-server": "~0.5.5",
"grunt": "~0.4.1",
"matchdep": "~0.1.2"
"matchdep": "~0.1.2",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-jshint": "~0.6.0",
"grunt-contrib-uglify": "~0.2.2",
"grunt-shell": "~0.3.1",
"grunt-contrib-connect": "~0.3.0",
"grunt-contrib-jasmine": "~0.5.1"
},
"keywords": [
"compile less",