mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 03:17:58 +00:00
[CI Skip] bump/beta 3.16.2-0-x
skip-checks: true
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
"./packageDetect.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.16.1",
|
||||
"version": "3.16.2-0-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^13.5.7",
|
||||
"@polkadot/ui-settings": "3.16.1",
|
||||
"@polkadot/ui-shared": "3.16.1",
|
||||
"@polkadot/ui-settings": "3.16.2-0-x",
|
||||
"@polkadot/ui-shared": "3.16.2-0-x",
|
||||
"@polkadot/util": "^13.5.7",
|
||||
"@polkadot/util-crypto": "^13.5.7",
|
||||
"ethereum-blockies-base64": "^1.0.2",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '3.16.1' };
|
||||
export const packageInfo = { name: '@polkadot/react-identicon', path: 'auto', type: 'auto', version: '3.16.2-0-x' };
|
||||
|
||||
Reference in New Issue
Block a user