mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
started adding support for downloading latests js libraries using grunt.
This commit is contained in:
parent
f700ece441
commit
f7ee1e019f
2 changed files with 24 additions and 1 deletions
|
@ -21,6 +21,7 @@
|
|||
"grunt-contrib-watch": "*",
|
||||
"grunt-contrib-less": "*",
|
||||
"grunt-contrib-concat": "*",
|
||||
"grunt-contrib-copy": "*"
|
||||
"grunt-contrib-copy": "*",
|
||||
"grunt-curl": "*"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue