[CI Skip] release/stable 0.88.1

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-01-02 07:36:11 +00:00
parent cbbe125da9
commit 81b8116742
22 changed files with 35 additions and 35 deletions
+2 -2
View File
@@ -16,13 +16,13 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.88.0",
"version": "0.88.1",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/hw-ledger": "^8.2.2",
"@polkadot/keyring": "^8.2.2",
"@polkadot/ui-settings": "0.88.0",
"@polkadot/ui-settings": "0.88.1",
"@polkadot/util": "^8.2.2",
"@polkadot/util-crypto": "^8.2.2",
"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', version: '0.87.8-8' };
export const packageInfo = { name: '@polkadot/ui-keyring', version: '0.88.1' };