mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-15 06:01:01 +00:00
[CI Skip] release/beta 0.86.4-1
skip-checks: true
This commit is contained in:
@@ -17,13 +17,13 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.86.4-0",
|
||||
"version": "0.86.4-1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@polkadot/keyring": "^7.7.2-6",
|
||||
"@polkadot/ui-settings": "0.86.4-0",
|
||||
"@polkadot/ui-shared": "0.86.4-0",
|
||||
"@polkadot/ui-settings": "0.86.4-1",
|
||||
"@polkadot/ui-shared": "0.86.4-1",
|
||||
"@polkadot/util": "^7.7.2-6",
|
||||
"@polkadot/util-crypto": "^7.7.2-6",
|
||||
"color": "^3.2.1",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Auto-generated by @polkadot/dev, do not edit
|
||||
|
||||
export const packageInfo = { name: '@polkadot/react-identicon', version: '0.86.4-0' };
|
||||
export const packageInfo = { name: '@polkadot/react-identicon', version: '0.86.4-1' };
|
||||
|
||||
Reference in New Issue
Block a user