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

skip-checks: true
This commit is contained in:
github-actions[bot]
2025-07-30 04:38:56 +00:00
parent 60bd0a908b
commit 73e6fcf492
17 changed files with 31 additions and 31 deletions
+2 -2
View File
@@ -17,11 +17,11 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "3.15.3-0-x",
"version": "3.15.3-1-x",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^13.5.4",
"@polkadot/ui-settings": "3.15.3-0-x",
"@polkadot/ui-settings": "3.15.3-1-x",
"@polkadot/util": "^13.5.4",
"@polkadot/util-crypto": "^13.5.4",
"mkdirp": "^3.0.1",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '3.15.3-0-x' };
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '3.15.3-1-x' };