Fix angular version to 1.2.16
This commit is contained in:
parent
d1d36ef245
commit
614d84c415
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue