grunt-contrib-less version locked (0.9.0 fails me!)
This commit is contained in:
parent
a422587ed5
commit
9b0114714d
|
@ -18,7 +18,7 @@
|
||||||
"grunt": "*",
|
"grunt": "*",
|
||||||
"grunt-contrib-handlebars": "*",
|
"grunt-contrib-handlebars": "*",
|
||||||
"grunt-contrib-watch": "*",
|
"grunt-contrib-watch": "*",
|
||||||
"grunt-contrib-less": "*",
|
"grunt-contrib-less": "0.8.3",
|
||||||
"grunt-contrib-copy": "*",
|
"grunt-contrib-copy": "*",
|
||||||
"grunt-notify": "*",
|
"grunt-notify": "*",
|
||||||
"grunt-contrib-clean": "*",
|
"grunt-contrib-clean": "*",
|
||||||
|
|
Loading…
Reference in New Issue