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
commit f7ee1e019f
2 changed files with 24 additions and 1 deletions

View file

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