[CI Skip] bump/beta 3.15.3-0-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2025-07-23 03:47:39 +00:00
parent 9a99507b98
commit 0ee31f4005
17 changed files with 31 additions and 30 deletions
+2 -2
View File
@@ -18,10 +18,10 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "3.15.2",
"version": "3.15.3-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/ui-shared": "3.15.2",
"@polkadot/ui-shared": "3.15.3-0-x",
"@polkadot/util": "^13.5.3",
"@polkadot/util-crypto": "^13.5.3",
"react-native-svg": "^14.1.0",
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '3.15.2' };
export const packageInfo = { name: '@polkadot/reactnative-identicon', path: 'auto', type: 'auto', version: '3.15.3-0-x' };