[CI Skip] release/beta 0.57.0-beta.2

skip-checks: true
This commit is contained in:
Github Actions
2020-07-27 11:47:25 +00:00
parent 4126dffc96
commit 078d6800a6
14 changed files with 31 additions and 31 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/vue-identicon",
"version": "0.57.0-beta.1",
"version": "0.57.0-beta.2",
"description": "Renders an SVG picture representing an address",
"author": "Jaco Greeff <jacogr@gmail.com>",
"maintainers": [
@@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.10.5",
"@polkadot/ui-shared": "0.57.0-beta.1",
"@polkadot/ui-shared": "0.57.0-beta.2",
"jdenticon": "2.2.0"
},
"peerDependencies": {