[CI Skip] release/stable 0.14.4

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-06-20 06:57:26 +00:00
parent 5286f53ce6
commit 3a65a8eebb
6 changed files with 19 additions and 7 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.14.3",
"version": "0.14.4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.3",
+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.14.3' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.14.4' };