[CI Skip] release/stable 0.7.22

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-01-05 06:08:01 +00:00
parent 2f93c53d5f
commit 04680c2984
6 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.7.21",
"version": "0.7.22",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', version: '0.7.21' };
export const packageInfo = { name: '@polkadot/phishing', version: '0.7.22' };