[CI Skip] release/stable 0.9.24

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-03-17 04:33:50 +00:00
parent 73bb535d2b
commit 7f5ab995ef
6 changed files with 44 additions and 12 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.9.23",
"version": "0.9.24",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.17.2",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.23' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.24' };