mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 19:11:01 +00:00
[CI Skip] release/beta 0.86.6-0
skip-checks: true
This commit is contained in:
@@ -16,13 +16,13 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.86.5",
|
||||
"version": "0.86.6-0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.3",
|
||||
"@polkadot/hw-ledger": "^7.8.3-27",
|
||||
"@polkadot/keyring": "^7.8.3-27",
|
||||
"@polkadot/ui-settings": "0.86.5",
|
||||
"@polkadot/ui-settings": "0.86.6-0",
|
||||
"@polkadot/util": "^7.8.3-27",
|
||||
"mkdirp": "^1.0.4",
|
||||
"rxjs": "^7.4.0",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Auto-generated by @polkadot/dev, do not edit
|
||||
|
||||
export const packageInfo = { name: '@polkadot/ui-keyring', version: '0.86.5' };
|
||||
export const packageInfo = { name: '@polkadot/ui-keyring', version: '0.86.6-0' };
|
||||
|
||||
Reference in New Issue
Block a user