upgrade angular - fixe some ie bugs

stable
Juanfran 2015-01-28 11:41:00 +01:00
parent a0b110f566
commit ab70d1ef29
1 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@
"lodash": "~2.4.1", "lodash": "~2.4.1",
"emoticons": "~0.1.7", "emoticons": "~0.1.7",
"jquery-flot": "~0.8.2", "jquery-flot": "~0.8.2",
"angular": "1.3.4", "angular": "1.3.11",
"angular-route": "1.3.4", "angular-route": "1.3.4",
"angular-animate": "1.3.4", "angular-animate": "1.3.4",
"angular-sanitize": "1.3.4", "angular-sanitize": "1.3.4",
@ -81,7 +81,7 @@
"lodash": "~2.4.1", "lodash": "~2.4.1",
"moment": "~2.6.0", "moment": "~2.6.0",
"jquery": "~2.1.1", "jquery": "~2.1.1",
"angular": "1.3.4" "angular": "1.3.11"
}, },
"private": true "private": true
} }