From 85f8624087a4694aec26d878f56da1ad566c17c4 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Mon, 6 Oct 2014 21:27:06 +0200 Subject: [PATCH] Use patched jquery.browser. --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 65f3ad067..912d06009 100644 --- a/bower.json +++ b/bower.json @@ -26,7 +26,7 @@ "requirejs-text": "~2.0.12", "requirejs-tpl-jcbrand": "*", "momentjs": "~2.6.0", - "jquery.browser": "~0.0.6", + "jquery.browser": "https://raw.githubusercontent.com/jcbrand/jquery-browser-plugin/ae5e88aa7a26f583e8865c3961ba857918c4c9c1/dist/jquery.browser.js", "jquery-easing-original": "~1.3.1", "bootstrap": "~3.2.0", "fontawesome": "~4.1.0",