[CI Skip] bump/beta 2.12.2-4-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-03-01 12:08:54 +00:00
parent 0173205f4b
commit 6629fc6a11
21 changed files with 35 additions and 35 deletions
+2 -2
View File
@@ -16,12 +16,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.12.2-3-x",
"version": "2.12.2-4-x",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.21.0",
"@polkadot/keyring": "^10.4.2",
"@polkadot/ui-settings": "2.12.2-3-x",
"@polkadot/ui-settings": "2.12.2-4-x",
"@polkadot/util": "^10.4.2",
"@polkadot/util-crypto": "^10.4.2",
"mkdirp": "^2.1.3",
+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: '2.12.2-3-x' };
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '2.12.2-4-x' };