mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-17 11:21:09 +00:00
[CI Skip] release/beta 0.86.3-0
skip-checks: true
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/reactnative-identicon",
|
||||
"version": "0.86.2",
|
||||
"version": "0.86.3-0",
|
||||
"license": "Apache-2.0",
|
||||
"type": "module",
|
||||
"description": "Renders an SVG picture representing an address",
|
||||
@@ -21,7 +21,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@polkadot/ui-shared": "0.86.2",
|
||||
"@polkadot/ui-shared": "0.86.3-0",
|
||||
"@polkadot/util": "^7.6.1",
|
||||
"@polkadot/util-crypto": "^7.6.1",
|
||||
"react-native-svg": "^12.1.1"
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Auto-generated by @polkadot/dev, do not edit
|
||||
|
||||
export const packageInfo = { name: '@polkadot/reactnative-identicon', version: '0.86.2' };
|
||||
export const packageInfo = { name: '@polkadot/reactnative-identicon', version: '0.86.3-0' };
|
||||
|
||||
Reference in New Issue
Block a user