[CI Skip] release/stable 0.5.5

skip-checks: true
This commit is contained in:
Github Actions
2021-02-16 12:20:56 +00:00
parent f0d6db17e1
commit 294e54dd78
4 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"@polkadot/dev": "^0.61.26",
"@types/jest": "^26.0.20"
},
"version": "0.5.4",
"version": "0.5.5",
"dependencies": {
"@pinata/sdk": "^1.1.11",
"dnslink-cloudflare": "^3.0.0"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/phishing",
"version": "0.5.4",
"version": "0.5.5",
"description": "Simple phishing scripts from a central source",
"main": "index.js",
"sideEffects": false,
+6
View File
@@ -0,0 +1,6 @@
// Copyright 2017-2021 @polkadot/dev authors & contributors
// SPDX-License-Identifier: Apache-2.0
// Auto-generated by @polkadot/dev, do not edit
export const packageInfo = { name: '@polkadot/phishing', version: '0.5.5' };
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/unused",
"version": "0.5.4",
"version": "0.5.5",
"description": "Dummy",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",