From 34bf1514463bbc78b2d632daa25fa48b0e51d26c Mon Sep 17 00:00:00 2001 From: Pasi Eronen Date: Wed, 1 Oct 2014 12:44:04 +0300 Subject: [PATCH] Use forked jq-console that fixes AltGr key on Windows Chrome/IE (jq-console issue #64) --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index e0f1eaa..ac596b6 100644 --- a/bower.json +++ b/bower.json @@ -8,7 +8,7 @@ "bacon": "0.7.8", "bacon.model": "0.1.6", "bacon.jquery": "0.4.6", - "jq-console": "2.10.0", + "jq-console": "git://github.com/pasieronen/jq-console.git#d2238f6311c4bc84a5a705760194d94b201a7673", "requirejs": "2.1.11" } }