Skip to content

Commit

Permalink
Merge pull request #50 from lipis/patch-1
Browse files Browse the repository at this point in the history
Added bower.json file
  • Loading branch information
rpocklin committed Sep 30, 2014
2 parents 48c8367 + 06b796c commit 7962f16
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "jQuery.Hotkeys",
"main": "jquery.hotkeys.js",
"ignore": [
"hotkeys.jquery.json",
"jquery-*",
"test*"
],
"dependencies": {
"jquery": "~2"
}
}

0 comments on commit 7962f16

Please sign in to comment.