[CI Skip] release/stable 0.7.8

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-01-02 08:22:46 +00:00
parent 60bd4b6d64
commit 3e97c5a743
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.7.7",
"version": "0.7.8",
"workspaces": [
"packages/*"
],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.7.7",
"version": "0.7.8",
"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.7' };
export const packageInfo = { name: '@polkadot/phishing', version: '0.7.8' };