[CI Skip] release/stable 0.6.228

skip-checks: true
This commit is contained in:
Github Actions
2021-07-18 10:41:46 +00:00
parent c570aa6896
commit 9e665a5f68
5 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -68,6 +68,9 @@
"13WKPgYxPyzL8KMcqZ94eSFp2FoQH4AUxxLgjj7Sgkdhw6R9",
"14iSVrf4GM4SCV1eYCBJpLKjRDjWvLEdb1Rk7jmQSjhkCScv"
],
"polkacompetition.network": [
"13wexwAAKXFmubsbWtrWpy2F5osPNFhEsCUdoV1z2NMmxESm"
],
"polkadot-airdrop.info": [
"13DUJB2UFQYJNG8eAgvbPUDZowTnb45cq7EM7WvtkNksPMZW"
],
@@ -191,8 +194,5 @@
"1461Dsvr9GmkRjUkdJcYGP6HFygwQeZcspc6W5QgJVAT59yt",
"14gWkqi6J3U4mcRTCi7yy824S2GepSNqpM4xNjLTCzGQpCst",
"1X3M7sGA1Nbgd8Qh45uqdQMPNFXSHbWnvPp6CkQ9Ttp46dQ"
],
"polkacompetition.network": [
"13wexwAAKXFmubsbWtrWpy2F5osPNFhEsCUdoV1z2NMmxESm"
]
}
+1 -1
View File
@@ -27,7 +27,7 @@
"@polkadot/dev": "^0.62.57",
"@types/jest": "^26.0.24"
},
"version": "0.6.227",
"version": "0.6.228",
"dependencies": {
"@pinata/sdk": "^1.1.23",
"dnslink-cloudflare": "^3.0.0"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/phishing",
"version": "0.6.227",
"version": "0.6.228",
"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.227' };
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.228' };
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/unused",
"version": "0.6.227",
"version": "0.6.228",
"description": "Dummy",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",