[CI Skip] release/stable 0.6.525

skip-checks: true
This commit is contained in:
github-actions[bot]
2021-12-11 04:59:59 +00:00
parent 3afd7efeca
commit 908eed349e
5 changed files with 8 additions and 4 deletions
+4
View File
@@ -1,4 +1,8 @@
[ [
{
"date": "2021-12-11",
"url": "dappsvalidate.site"
},
{ {
"date": "2021-12-10", "date": "2021-12-10",
"url": "1metamask.com" "url": "1metamask.com"
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git" "url": "https://github.com/polkadot-js/phishing.git"
}, },
"sideEffects": false, "sideEffects": false,
"version": "0.6.524", "version": "0.6.525",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -14,7 +14,7 @@
}, },
"sideEffects": false, "sideEffects": false,
"type": "module", "type": "module",
"version": "0.6.524", "version": "0.6.525",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.16.3", "@babel/runtime": "^7.16.3",
+1 -1
View File
@@ -3,4 +3,4 @@
// Auto-generated by @polkadot/dev, do not edit // Auto-generated by @polkadot/dev, do not edit
export const packageInfo = { name: '@polkadot/phishing', version: '0.6.524' }; export const packageInfo = { name: '@polkadot/phishing', version: '0.6.525' };
+1 -1
View File
@@ -14,6 +14,6 @@
"url": "https://github.com/polkadot-js/phishing.git" "url": "https://github.com/polkadot-js/phishing.git"
}, },
"sideEffects": false, "sideEffects": false,
"version": "0.6.524", "version": "0.6.525",
"main": "index.js" "main": "index.js"
} }