1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-18 21:35:27 -04:00

grunt cleanup.

This commit is contained in:
kay.one
2013-03-23 17:14:55 -07:00
parent 1f794e0203
commit b22bcf4947
3 changed files with 9 additions and 9 deletions
+3 -3
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": "*"
}
}