This commit is contained in:
Jaco Greeff
2021-01-24 17:25:13 +01:00
committed by GitHub
parent b8ed514ca8
commit 9e3b69931f
14 changed files with 45 additions and 33 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/vue-identicon",
"version": "0.66.4-3",
"version": "0.67.0",
"description": "Renders an SVG picture representing an address",
"author": "Jaco Greeff <jacogr@gmail.com>",
"maintainers": [],
@@ -9,7 +9,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/ui-shared": "0.66.4-3",
"@polkadot/ui-shared": "0.67.0",
"@polkadot/util": "^5.4.4",
"@polkadot/util-crypto": "^5.4.4",
"jdenticon": "3.1.0"