Fix bower dependencies
This commit is contained in:
parent
0e384ba204
commit
d6b7794399
1 changed files with 5 additions and 5 deletions
10
bower.json
10
bower.json
|
|
@ -15,12 +15,12 @@
|
|||
"moment": "2.10.3",
|
||||
"ng-lodash": "0.2.3",
|
||||
"qrcode-decoder-js": "*",
|
||||
"trezor-connect": "~1.1.3",
|
||||
"trezor-connect": "https://github.com/trezor/connect.git#c1a00f9f0f4a13239ba13ddd589c6ca61f2e7876",
|
||||
"ng-csv": "~0.3.6",
|
||||
"ionic-toast": "^0.4.1",
|
||||
"angular-clipboard": "^1.4.2",
|
||||
"angular-md5": "^0.1.10",
|
||||
"ngtouch": "^1.0.1"
|
||||
"ionic-toast": "0.4.1",
|
||||
"angular-clipboard": "1.4.2",
|
||||
"angular-md5": "0.1.10",
|
||||
"ngtouch": "1.0.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"angular": "1.5.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue