mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-30 19:51:04 +00:00
[CI Skip] release/stable 3.2.1
skip-checks: true
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"bugs": "https://github.com/polkadot-js/ui/issues",
|
||||
"description": "Renders an SVG picture representing an address",
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
"node": ">=16"
|
||||
},
|
||||
"homepage": "https://github.com/polkadot-js/ui/tree/master/packages/vue-identicon#readme",
|
||||
"license": "Apache-2.0",
|
||||
@@ -18,10 +18,10 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "3.2.0",
|
||||
"version": "3.2.1",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/ui-shared": "3.2.0",
|
||||
"@polkadot/ui-shared": "3.2.1",
|
||||
"@polkadot/util": "^12.0.1",
|
||||
"@polkadot/util-crypto": "^12.0.1",
|
||||
"jdenticon": "3.2.0",
|
||||
|
||||
Reference in New Issue
Block a user