[CI Skip] release/stable 3.4.1

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-05-13 08:55:51 +00:00
parent ee039545be
commit 7bb148eea9
17 changed files with 32 additions and 32 deletions
+2 -2
View File
@@ -17,11 +17,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "3.4.0",
"version": "3.4.1",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^12.2.1",
"@polkadot/ui-settings": "3.4.0",
"@polkadot/ui-settings": "3.4.1",
"@polkadot/util": "^12.2.1",
"@polkadot/util-crypto": "^12.2.1",
"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.3.2-0-x' };
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '3.4.1' };