[CI Skip] release/beta 0.89.2-0

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-01-11 07:06:25 +00:00
parent 3951fa7499
commit cc35de0536
23 changed files with 36 additions and 36 deletions
+2 -2
View File
@@ -16,13 +16,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.89.1",
"version": "0.89.2-0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/hw-ledger": "^8.3.1",
"@polkadot/keyring": "^8.3.1",
"@polkadot/ui-settings": "0.89.1",
"@polkadot/ui-settings": "0.89.2-0",
"@polkadot/util": "^8.3.1",
"@polkadot/util-crypto": "^8.3.1",
"mkdirp": "^1.0.4",
+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: '0.89.1' };
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '0.89.2-0' };