mirror of
https://github.com/less/less.js.git
synced 2026-04-09 03:00:20 -04:00
Added issing grunt-contrib-* dependencies.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user