Update angular to 1.2.19

This commit is contained in:
Yemel Jardi 2014-07-10 17:22:10 -03:00
commit ef574f9c8e

View file

@ -6,7 +6,7 @@
"multisignature" "multisignature"
], ],
"dependencies": { "dependencies": {
"angular": "=1.2.16", // our coustom noFractionNumber filter is not compatible with higher versions. "angular": "=1.2.19",
"angular-foundation": "*", "angular-foundation": "*",
"angular-route": "~1.2.14", "angular-route": "~1.2.14",
"angular-qrcode": "~3.1.0", "angular-qrcode": "~3.1.0",