mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-20 23:15:43 +00:00
[CI Skip] release/beta 0.70.2-0
skip-checks: true
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/react-identicon",
|
||||
"version": "0.70.1",
|
||||
"version": "0.70.2-0",
|
||||
"description": "Renders an SVG picture representing an address",
|
||||
"main": "index.js",
|
||||
"sideEffects": [
|
||||
@@ -13,8 +13,8 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.13.8",
|
||||
"@polkadot/keyring": "^5.9.3-0",
|
||||
"@polkadot/ui-settings": "0.70.1",
|
||||
"@polkadot/ui-shared": "0.70.1",
|
||||
"@polkadot/ui-settings": "0.70.2-0",
|
||||
"@polkadot/ui-shared": "0.70.2-0",
|
||||
"@polkadot/util": "^5.9.3-0",
|
||||
"@polkadot/util-crypto": "^5.9.3-0",
|
||||
"color": "^3.1.3",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Auto-generated by @polkadot/dev, do not edit
|
||||
|
||||
export const packageInfo = { name: '@polkadot/react-identicon', version: '0.70.1' };
|
||||
export const packageInfo = { name: '@polkadot/react-identicon', version: '0.70.2-0' };
|
||||
|
||||
Reference in New Issue
Block a user