mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-17 17:11:09 +00:00
[CI Skip] release/beta 0.86.3-2
skip-checks: true
This commit is contained in:
@@ -18,12 +18,11 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.86.3-1",
|
||||
"version": "0.86.3-2",
|
||||
"main": "index.js",
|
||||
"scripts": {},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@polkadot/ui-shared": "0.86.3-1",
|
||||
"@polkadot/ui-shared": "0.86.3-2",
|
||||
"@polkadot/util": "^7.6.1",
|
||||
"@polkadot/util-crypto": "^7.6.1",
|
||||
"react-native-svg": "^12.2.0"
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Auto-generated by @polkadot/dev, do not edit
|
||||
|
||||
export const packageInfo = { name: '@polkadot/reactnative-identicon', version: '0.86.3-1' };
|
||||
export const packageInfo = { name: '@polkadot/reactnative-identicon', version: '0.86.3-2' };
|
||||
|
||||
Reference in New Issue
Block a user