Fix version resolutions
This commit is contained in:
parent
0efbf28f1a
commit
40cf9dbd80
1 changed files with 3 additions and 0 deletions
|
|
@ -24,5 +24,8 @@
|
||||||
"qrcode-decoder-js": "*",
|
"qrcode-decoder-js": "*",
|
||||||
"trezor-connect": "~1.0.1",
|
"trezor-connect": "~1.0.1",
|
||||||
"ng-csv": "~0.3.6"
|
"ng-csv": "~0.3.6"
|
||||||
|
},
|
||||||
|
"resolutions": {
|
||||||
|
"angular": "1.4.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue