grunt cleanup.

This commit is contained in:
kay.one 2013-03-23 17:14:55 -07:00
commit b22bcf4947
3 changed files with 9 additions and 9 deletions

View file

@ -18,8 +18,8 @@
"grunt": "*",
"grunt-contrib-uglify": "*",
"grunt-contrib-handlebars": "*",
"grunt-contrib-watch": "~0.3.1",
"grunt-contrib-less": "~0.5.0",
"grunt-contrib-concat": "~0.1.3"
"grunt-contrib-watch": "*",
"grunt-contrib-less": "*",
"grunt-contrib-concat": "*"
}
}