[CI Skip] release/beta 0.70.2-1

skip-checks: true
This commit is contained in:
Github Actions
2021-03-02 20:46:35 +00:00
parent 0eebd52577
commit 70dacc878c
23 changed files with 52 additions and 52 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/vue-identicon",
"version": "0.70.2-0",
"version": "0.70.2-1",
"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.13.9",
"@polkadot/ui-shared": "0.70.2-0",
"@polkadot/ui-shared": "0.70.2-1",
"@polkadot/util": "^6.0.1-4",
"@polkadot/util-crypto": "^6.0.1-4",
"jdenticon": "3.1.0"
+2 -2
View File
@@ -1,6 +1,6 @@
// Copyright 2017-2021 @polkadot/dev authors & contributors
// Copyright 2017-2021 @polkadot/vue-identicon authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Auto-generated by @polkadot/dev, do not edit
export const packageInfo = { name: '@polkadot/vue-identicon', version: '0.70.2-0' };
export const packageInfo = { name: '@polkadot/vue-identicon', version: '0.70.2-1' };