Skip to content

Commit 63e2bf6

Browse files
committed
Merge pull request #17 from chrismichaels84/dep-update
update jquery hotkeys dep
2 parents dadc482 + 2485ef2 commit 63e2bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
],
2727
"dependencies": {
2828
"jquery": ">= 1.9.1",
29-
"jquery.hotkeys": "*",
29+
"jquery.hotkeys": "https://github.com/jeresig/jquery.hotkeys.git#master",
3030
"fontawesome": ">= 3.0.0",
3131
"bootstrap": ">= 2.0",
3232
"google-code-prettify": ">= 1.0.1"

0 commit comments

Comments
 (0)