mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-31 14:31:03 +00:00
0.6 (#430)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/vue-identicon",
|
||||
"version": "0.65.2-5",
|
||||
"version": "0.66.0",
|
||||
"description": "Renders an SVG picture representing an address",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"maintainers": [],
|
||||
@@ -10,9 +10,9 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/ui-shared": "0.65.2-5",
|
||||
"@polkadot/util": "^5.2.4-6",
|
||||
"@polkadot/util-crypto": "^5.2.4-6",
|
||||
"@polkadot/ui-shared": "0.66.0",
|
||||
"@polkadot/util": "^5.2.4-7",
|
||||
"@polkadot/util-crypto": "^5.2.4-7",
|
||||
"jdenticon": "3.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user