This commit is contained in:
Jaco Greeff
2021-02-01 09:29:46 +01:00
committed by GitHub
parent 670078158c
commit b9194310a9
14 changed files with 192 additions and 184 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/vue-identicon",
"version": "0.67.2-0",
"version": "0.68.0",
"description": "Renders an SVG picture representing an address",
"author": "Jaco Greeff <jacogr@gmail.com>",
"maintainers": [],
@@ -9,9 +9,9 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/ui-shared": "0.67.2-0",
"@polkadot/util": "^5.4.4",
"@polkadot/util-crypto": "^5.4.4",
"@polkadot/ui-shared": "0.68.0",
"@polkadot/util": "^5.5.1",
"@polkadot/util-crypto": "^5.5.1",
"jdenticon": "3.1.0"
},
"peerDependencies": {