nzbdrone now requires grunt to work.

This commit is contained in:
Keivan Beigi 2013-03-28 18:49:14 -07:00
commit 1c04a670d9
21 changed files with 123 additions and 179 deletions

View file

@ -20,6 +20,7 @@
"grunt-contrib-handlebars": "*",
"grunt-contrib-watch": "*",
"grunt-contrib-less": "*",
"grunt-contrib-concat": "*"
"grunt-contrib-concat": "*",
"grunt-contrib-copy": "*"
}
}