[CI Skip] release/stable 0.6.33

skip-checks: true
This commit is contained in:
Github Actions
2021-03-22 19:02:18 +00:00
parent d11cabe61f
commit 9d6949f8bf
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"@polkadot/dev": "^0.62.6",
"@types/jest": "^26.0.20"
},
"version": "0.6.32",
"version": "0.6.33",
"dependencies": {
"@pinata/sdk": "^1.1.13",
"dnslink-cloudflare": "^3.0.0"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/phishing",
"version": "0.6.32",
"version": "0.6.33",
"type": "module",
"description": "Simple phishing scripts from a central source",
"main": "index.js",
+1 -1
View File
@@ -3,4 +3,4 @@
// Auto-generated by @polkadot/dev, do not edit
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.32' };
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.33' };
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/unused",
"version": "0.6.32",
"version": "0.6.33",
"description": "Dummy",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",