[CI Skip] release/stable 0.8.30

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-01-15 07:36:22 +00:00
parent cf0ed8d159
commit e8e5a1010d
6 changed files with 137 additions and 9 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.8.29",
"version": "0.8.30",
"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', path: 'auto', type: 'auto', version: '0.8.29' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.30' };