mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-17 17:11:09 +00:00
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/ui-keyring",
|
||||
"version": "0.68.1",
|
||||
"version": "0.69.0",
|
||||
"main": "index.js",
|
||||
"sideEffects": [
|
||||
"./detectPackage.js",
|
||||
@@ -12,12 +12,12 @@
|
||||
"contributors": [],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/hw-ledger": "^5.5.1",
|
||||
"@polkadot/keyring": "^5.5.1",
|
||||
"@polkadot/ui-settings": "0.68.1",
|
||||
"@polkadot/util": "^5.5.1",
|
||||
"@polkadot/x-rxjs": "^5.5.1",
|
||||
"@babel/runtime": "^7.12.13",
|
||||
"@polkadot/hw-ledger": "^5.6.1",
|
||||
"@polkadot/keyring": "^5.6.1",
|
||||
"@polkadot/ui-settings": "0.69.0",
|
||||
"@polkadot/util": "^5.6.1",
|
||||
"@polkadot/x-rxjs": "^5.6.1",
|
||||
"mkdirp": "^1.0.4",
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user