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

started adding support for downloading latests js libraries using grunt.

This commit is contained in:
kay.one
2013-03-29 00:22:48 -07:00
parent f700ece441
commit f7ee1e019f
2 changed files with 24 additions and 1 deletions
+2 -1
View File
@@ -21,6 +21,7 @@
"grunt-contrib-watch": "*",
"grunt-contrib-less": "*",
"grunt-contrib-concat": "*",
"grunt-contrib-copy": "*"
"grunt-contrib-copy": "*",
"grunt-curl": "*"
}
}