This commit is contained in:
Jaco
2021-05-16 21:19:53 +03:00
committed by GitHub
parent 1cbad7a0df
commit e3719881e7
14 changed files with 213 additions and 202 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/vue-identicon",
"version": "0.75.2-4",
"version": "0.76.0",
"type": "module",
"description": "Renders an SVG picture representing an address",
"author": "Jaco Greeff <jacogr@gmail.com>",
@@ -13,9 +13,9 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/ui-shared": "0.75.2-4",
"@polkadot/util": "^6.3.2-13",
"@polkadot/util-crypto": "^6.3.2-13",
"@polkadot/ui-shared": "0.76.0",
"@polkadot/util": "^6.4.1",
"@polkadot/util-crypto": "^6.4.1",
"jdenticon": "3.1.0"
},
"peerDependencies": {