mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-31 15:41:04 +00:00
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/ui-keyring",
|
||||
"version": "0.26.9",
|
||||
"version": "0.27.0",
|
||||
"main": "index.js",
|
||||
"repository": "https://github.com/polkadot-js/apps.git",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
@@ -16,9 +16,9 @@
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^0.34.20",
|
||||
"@polkadot/types": "^0.43.15",
|
||||
"@polkadot/util": "^0.34.20"
|
||||
"@polkadot/keyring": "^0.34.21",
|
||||
"@polkadot/types": "^0.45.8",
|
||||
"@polkadot/util": "^0.34.21"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
|
||||
Reference in New Issue
Block a user