[CI Skip] release/stable 0.6.480

skip-checks: true
This commit is contained in:
github-actions[bot]
2021-11-29 11:45:05 +00:00
parent ace50a9392
commit b68b5a1cee
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
},
"sideEffects": false,
"type": "module",
"version": "0.6.479",
"version": "0.6.480",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
+1 -1
View File
@@ -3,4 +3,4 @@
// Auto-generated by @polkadot/dev, do not edit
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.479' };
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.480' };
+1 -1
View File
@@ -14,6 +14,6 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.6.479",
"version": "0.6.480",
"main": "index.js"
}