[CI Skip] release/stable 0.3.6

skip-checks: true
This commit is contained in:
Github Actions
2020-12-30 16:24:12 +00:00
parent 81169894f3
commit 609f56b00d
4 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -3,10 +3,10 @@
"deny": [ "deny": [
"dothereum-polkadot.net", "dothereum-polkadot.net",
"polkadot-dot.info", "polkadot-dot.info",
"polkadot-wallet.com",
"polkadot.com.se",
"polkadotfund.com", "polkadotfund.com",
"polkawallets.site", "polkawallets.site",
"polkodot.network", "polkodot.network"
"polkadot.com.se",
"polkadot-wallet.com"
] ]
} }
+1 -1
View File
@@ -24,5 +24,5 @@
"@polkadot/dev": "^0.61.18", "@polkadot/dev": "^0.61.18",
"@types/jest": "^26.0.19" "@types/jest": "^26.0.19"
}, },
"version": "0.3.5" "version": "0.3.6"
} }
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@polkadot/phishing", "name": "@polkadot/phishing",
"version": "0.3.5", "version": "0.3.6",
"description": "Simple phishing scripts from a central source", "description": "Simple phishing scripts from a central source",
"main": "index.js", "main": "index.js",
"module": "index.mjs", "module": "index.mjs",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@polkadot/unused", "name": "@polkadot/unused",
"version": "0.3.5", "version": "0.3.6",
"description": "Dummy", "description": "Dummy",
"main": "index.js", "main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>", "author": "Jaco Greeff <jacogr@gmail.com>",