Fix angular version to 1.2.16

This commit is contained in:
Yemel Jardi 2014-07-10 14:53:24 -03:00
commit 614d84c415

View file

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