mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-31 08:41:03 +00:00
Bump common (#433)
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"name": "@polkadot/ui-keyring",
|
||||
"version": "0.66.4-1",
|
||||
"main": "index.js",
|
||||
"module": "index.mjs",
|
||||
"sideEffects": [
|
||||
"./detectPackage.js",
|
||||
"./detectPackage.mjs"
|
||||
@@ -14,11 +13,11 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/hw-ledger": "^5.3.2-1",
|
||||
"@polkadot/keyring": "^5.3.2-1",
|
||||
"@polkadot/hw-ledger": "^5.4.2",
|
||||
"@polkadot/keyring": "^5.4.2",
|
||||
"@polkadot/ui-settings": "0.66.4-1",
|
||||
"@polkadot/util": "^5.3.2-1",
|
||||
"@polkadot/x-rxjs": "^5.3.2-1",
|
||||
"@polkadot/util": "^5.4.2",
|
||||
"@polkadot/x-rxjs": "^5.4.2",
|
||||
"mkdirp": "^1.0.4",
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user