[CI Skip] release/stable 0.6.436

skip-checks: true
This commit is contained in:
Github Actions
2021-11-16 09:33:19 +00:00
parent 7a865f6d9b
commit 94b652a7ec
6 changed files with 64 additions and 14 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.6.435",
"version": "0.6.436",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0",
+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.435' };
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.436' };
+1 -1
View File
@@ -14,6 +14,6 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.6.435",
"version": "0.6.436",
"main": "index.js"
}