upgrade angular - fixe some ie bugs
parent
a0b110f566
commit
ab70d1ef29
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue