Thibaut Boustany
7 years ago
No known key found for this signature in database
GPG Key ID: 32475B11A2B13EEC
2 changed files with
3 additions and
1 deletions
-
electron-builder.yml
-
package.json
|
|
@ -1,6 +1,7 @@ |
|
|
|
appId: com.ledger.live |
|
|
|
|
|
|
|
buildDependenciesFromSource: true |
|
|
|
# buildDependenciesFromSource: false |
|
|
|
# npmRebuild: false |
|
|
|
|
|
|
|
protocols: |
|
|
|
name: Ledger Live |
|
|
|
|
|
@ -92,6 +92,7 @@ |
|
|
|
"rxjs": "^6.2.0", |
|
|
|
"rxjs-compat": "^6.1.0", |
|
|
|
"semaphore": "^1.1.0", |
|
|
|
"secp256k1": "3.4.0", |
|
|
|
"smooth-scrollbar": "^8.2.7", |
|
|
|
"source-map": "0.7.2", |
|
|
|
"source-map-support": "^0.5.4", |
|
|
|