mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 15:41:01 +00:00
[CI Skip] release/beta 0.78.2-13
skip-checks: true
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/ui-keyring",
|
||||
"version": "0.78.2-12",
|
||||
"version": "0.78.2-13",
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"sideEffects": [
|
||||
@@ -16,7 +16,7 @@
|
||||
"@babel/runtime": "^7.14.0",
|
||||
"@polkadot/hw-ledger": "^6.6.2-13",
|
||||
"@polkadot/keyring": "^6.6.2-13",
|
||||
"@polkadot/ui-settings": "0.78.2-12",
|
||||
"@polkadot/ui-settings": "0.78.2-13",
|
||||
"@polkadot/util": "^6.6.2-13",
|
||||
"@polkadot/x-rxjs": "^6.6.2-13",
|
||||
"mkdirp": "^1.0.4",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Auto-generated by @polkadot/dev, do not edit
|
||||
|
||||
export const packageInfo = { name: '@polkadot/ui-keyring', version: '0.78.2-12' };
|
||||
export const packageInfo = { name: '@polkadot/ui-keyring', version: '0.78.2-13' };
|
||||
|
||||
Reference in New Issue
Block a user