From ab70d1ef29084b7612b7167e112ebd9414ec03be Mon Sep 17 00:00:00 2001 From: Juanfran Date: Wed, 28 Jan 2015 11:41:00 +0100 Subject: [PATCH] upgrade angular - fixe some ie bugs --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 406b0c03..2f9cc7c3 100644 --- a/bower.json +++ b/bower.json @@ -50,7 +50,7 @@ "lodash": "~2.4.1", "emoticons": "~0.1.7", "jquery-flot": "~0.8.2", - "angular": "1.3.4", + "angular": "1.3.11", "angular-route": "1.3.4", "angular-animate": "1.3.4", "angular-sanitize": "1.3.4", @@ -81,7 +81,7 @@ "lodash": "~2.4.1", "moment": "~2.6.0", "jquery": "~2.1.1", - "angular": "1.3.4" + "angular": "1.3.11" }, "private": true }