mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-14 16:01:03 +00:00
[CI Skip] release/beta 0.85.4-3
skip-checks: true
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/react-identicon",
|
||||
"version": "0.85.4-2",
|
||||
"version": "0.85.4-3",
|
||||
"type": "module",
|
||||
"description": "Renders an SVG picture representing an address",
|
||||
"main": "index.js",
|
||||
@@ -14,8 +14,8 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@polkadot/keyring": "^7.3.1",
|
||||
"@polkadot/ui-settings": "0.85.4-2",
|
||||
"@polkadot/ui-shared": "0.85.4-2",
|
||||
"@polkadot/ui-settings": "0.85.4-3",
|
||||
"@polkadot/ui-shared": "0.85.4-3",
|
||||
"@polkadot/util": "^7.3.1",
|
||||
"@polkadot/util-crypto": "^7.3.1",
|
||||
"color": "^3.2.1",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Auto-generated by @polkadot/dev, do not edit
|
||||
|
||||
export const packageInfo = { name: '@polkadot/react-identicon', version: '0.85.4-2' };
|
||||
export const packageInfo = { name: '@polkadot/react-identicon', version: '0.85.4-3' };
|
||||
|
||||
Reference in New Issue
Block a user