mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-31 13:21:03 +00:00
CC3 (#246)
* CC3 * W3F endpoint * Bumps * Bumps * Bump API * 0.47.1 CHANGELOG * Update CHANGELOG with chain genesis ranges * 0.47
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/ui-keyring",
|
||||
"version": "0.47.0-beta.12",
|
||||
"version": "0.47.0",
|
||||
"main": "index.js",
|
||||
"repository": "https://github.com/polkadot-js/apps.git",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
@@ -30,9 +30,9 @@
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^1.7.0-beta.8",
|
||||
"@polkadot/types": "^0.97.0-beta.33",
|
||||
"@polkadot/util": "^1.7.0-beta.8"
|
||||
"@polkadot/keyring": "^1.7.1",
|
||||
"@polkadot/types": "^0.97.0-beta.40",
|
||||
"@polkadot/util": "^1.7.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@ledgerhq/hw-transport-node-hid": "^4.73.7"
|
||||
|
||||
Reference in New Issue
Block a user