Skip to content

Commit

Permalink
add jquery as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jtangelder committed Sep 28, 2014
1 parent 7291b65 commit 90c2f3b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bower.json
Expand Up @@ -3,6 +3,7 @@
"version": "2.0.0",
"main": "jquery.hammer.js",
"dependencies": {
"hammerjs": "2.x.x"
"hammerjs": "2.0.x",
"jquery": "2.1.x"
}
}

0 comments on commit 90c2f3b

Please sign in to comment.