Merge pull request #896 from yemel/fix/decimal-filter-error
Fix angular version to 1.2.16
This commit is contained in:
commit
ff9023b5cf
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
"multisignature"
|
"multisignature"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"angular": "~1.2.x",
|
"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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue