mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-11 20:51:03 +00:00
List both deps & peers (optional with default) (#381)
* List both deps & peers (optional with default) * Apply suggestions from code review
This commit is contained in:
@@ -19,15 +19,16 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@ledgerhq/hw-transport-webusb": "^5.25.0",
|
||||
"@polkadot/keyring": "^3.6.0-beta.14",
|
||||
"@polkadot/ui-settings": "^0.60.2-0",
|
||||
"@polkadot/util": "^3.6.0-beta.14",
|
||||
"@zondax/ledger-polkadot": "^0.11.0",
|
||||
"mkdirp": "^1.0.4",
|
||||
"rxjs": "^6.6.3",
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^3.5.1",
|
||||
"@polkadot/types": "^2.1.2-1",
|
||||
"@polkadot/util": "^3.5.1",
|
||||
"@polkadot/types": "^2.2.2-7",
|
||||
"@types/ledgerhq__hw-transport-node-hid": "^4.22.2",
|
||||
"@types/ledgerhq__hw-transport-webusb": "^4.70.1",
|
||||
"@types/mkdirp": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user