mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 16:51:01 +00:00
0.84 (#505)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/ui-keyring",
|
||||
"version": "0.83.2-5",
|
||||
"version": "0.84.0",
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"sideEffects": [
|
||||
@@ -14,10 +14,10 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.6",
|
||||
"@polkadot/hw-ledger": "^6.11.2-15",
|
||||
"@polkadot/keyring": "^6.11.2-15",
|
||||
"@polkadot/ui-settings": "0.83.2-5",
|
||||
"@polkadot/util": "^6.11.2-15",
|
||||
"@polkadot/hw-ledger": "^7.0.1",
|
||||
"@polkadot/keyring": "^7.0.1",
|
||||
"@polkadot/ui-settings": "0.84.0",
|
||||
"@polkadot/util": "^7.0.1",
|
||||
"mkdirp": "^1.0.4",
|
||||
"rxjs": "^7.2.0",
|
||||
"store": "^2.0.12"
|
||||
|
||||
Reference in New Issue
Block a user