[CI Skip] release/beta 0.78.2-2

skip-checks: true
This commit is contained in:
Github Actions
2021-05-31 07:49:09 +00:00
parent 24b76e63f8
commit b684af3f50
23 changed files with 42 additions and 42 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/vue-identicon",
"version": "0.78.2-1",
"version": "0.78.2-2",
"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.78.2-1",
"@polkadot/ui-shared": "0.78.2-2",
"@polkadot/util": "^6.6.1",
"@polkadot/util-crypto": "^6.6.1",
"jdenticon": "3.1.0"
+1 -1
View File
@@ -3,4 +3,4 @@
// Auto-generated by @polkadot/dev, do not edit
export const packageInfo = { name: '@polkadot/vue-identicon', version: '0.78.2-1' };
export const packageInfo = { name: '@polkadot/vue-identicon', version: '0.78.2-2' };