This commit is contained in:
Jaco
2021-05-25 08:16:35 +03:00
committed by GitHub
parent 623a264cbe
commit cfc219702c
14 changed files with 34 additions and 33 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/vue-identicon",
"version": "0.76.1",
"version": "0.77.0",
"type": "module",
"description": "Renders an SVG picture representing an address",
"author": "Jaco Greeff <jacogr@gmail.com>",
@@ -13,7 +13,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/ui-shared": "0.76.1",
"@polkadot/ui-shared": "0.77.0",
"@polkadot/util": "^6.5.1",
"@polkadot/util-crypto": "^6.5.1",
"jdenticon": "3.1.0"