added velocity

This commit is contained in:
Aaike Van Roekeghem
2015-06-02 19:13:52 +07:00
parent 362cc4ecd7
commit e0b35b1991
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"
}