mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-15 21:11:02 +00:00
[CI Skip] release/stable 3.3.1
skip-checks: true
This commit is contained in:
@@ -17,11 +17,11 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.3.0",
|
||||
"version": "3.3.1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^12.1.2",
|
||||
"@polkadot/ui-settings": "3.3.0",
|
||||
"@polkadot/ui-settings": "3.3.1",
|
||||
"@polkadot/util": "^12.1.2",
|
||||
"@polkadot/util-crypto": "^12.1.2",
|
||||
"mkdirp": "^2.1.6",
|
||||
|
||||
@@ -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.2.3-1-x' };
|
||||
export const packageInfo = { name: '@polkadot/ui-keyring', path: 'auto', type: 'auto', version: '3.3.1' };
|
||||
|
||||
Reference in New Issue
Block a user