From 359900215bac0a37461083aec7c2aa791f3a2c0b Mon Sep 17 00:00:00 2001 From: Richard Date: Wed, 2 Jul 2014 16:04:10 +0200 Subject: [PATCH] Using latest hyperagent version. --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 5898fa93ba..3c05ba45ae 100644 --- a/bower.json +++ b/bower.json @@ -25,7 +25,7 @@ "moment-timezone": "~0.0.6", "angular-context-menu": "0.1.2", "angular-busy": "~4.0.4", - "hyperagent": "manwithtwowatches/hyperagent#feature/jquery-compatibility" + "hyperagent": "manwithtwowatches/hyperagent#v0.4.1" }, "devDependencies": { "mocha": "~1.14.0",