mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-14 16:01:03 +00:00
[CI Skip] release/beta 0.87.7-0
skip-checks: true
This commit is contained in:
@@ -17,11 +17,11 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.87.6",
|
||||
"version": "0.87.7-0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.16.5",
|
||||
"@polkadot/ui-shared": "0.87.6",
|
||||
"@polkadot/ui-shared": "0.87.7-0",
|
||||
"@polkadot/util": "^8.2.2",
|
||||
"@polkadot/util-crypto": "^8.2.2",
|
||||
"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.87.6' };
|
||||
export const packageInfo = { name: '@polkadot/reactnative-identicon', version: '0.87.7-0' };
|
||||
|
||||
Reference in New Issue
Block a user