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

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-04-14 09:22:19 +00:00
parent b14dc3bcc3
commit bcdd6e42ec
17 changed files with 31 additions and 31 deletions
+2 -2
View File
@@ -17,11 +17,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.1.5-3-x",
"version": "3.1.5-4-x",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^11.1.3",
"@polkadot/ui-settings": "3.1.5-3-x",
"@polkadot/ui-settings": "3.1.5-4-x",
"@polkadot/util": "^11.1.3",
"@polkadot/util-crypto": "^11.1.3",
"mkdirp": "^2.1.6",
+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.1.5-3-x' };
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '3.1.5-4-x' };