Adding hammer.js

This commit is contained in:
Jarred de Beer
2013-12-10 22:24:31 +02:00
parent 045923ac45
commit 946d08a3b0
2 changed files with 5 additions and 0 deletions
@@ -0,0 +1,4 @@
{
"main": "hammer",
"files": ["hammer.js", "hammer.min.js", "hammer.min.map"]
}
+1
View File
@@ -17,6 +17,7 @@
"d3": "npm:d3",
"font-awesome": "npm:font-awesome",
"foundation": "github:zurb/bower-foundation",
"hammer": "github:EightMedia/hammer.js",
"jquery": "github:components/jquery",
"jquery-file-upload": "github:blueimp/jQuery-File-Upload",
"jquery-pjax": "github:defunkt/jquery-pjax",