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

skip-checks: true
This commit is contained in:
github-actions[bot]
2025-11-12 06:22:10 +00:00
parent e9dea3bb8a
commit 9dd1a86b19
17 changed files with 31 additions and 31 deletions
+2 -2
View File
@@ -18,10 +18,10 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "3.16.2",
"version": "3.16.3-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/ui-settings": "3.16.2",
"@polkadot/ui-settings": "3.16.3-0-x",
"@polkadot/util": "^13.5.8",
"@polkadot/util-crypto": "^13.5.8",
"@zxing/browser": "^0.1.5",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '3.16.2' };
export const packageInfo = { name: '@polkadot/react-qr', path: 'auto', type: 'auto', version: '3.16.3-0-x' };