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

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-01-28 14:11:45 +00:00
parent e3f329b515
commit a0ddcdbbce
23 changed files with 37 additions and 36 deletions
+2 -2
View File
@@ -16,12 +16,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.11.1",
"version": "2.11.2-0-x",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
"@polkadot/keyring": "^10.3.1",
"@polkadot/ui-settings": "2.11.1",
"@polkadot/ui-settings": "2.11.2-0-x",
"@polkadot/util": "^10.3.1",
"@polkadot/util-crypto": "^10.3.1",
"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.11.1' };
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '2.11.2-0-x' };