Merge pull request #403 from Aaike/velocity

added velocity
This commit is contained in:
Guy Bedford
2015-06-02 22:39:00 +02:00
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,10 @@
{
"main": "velocity.js",
"files": [
"velocity.js",
"velocity.min.js",
"velocity.ui.js",
"velocity.ui.min.js"
],
"format": "global"
}